Skip to content

Commit 775ac95

Browse files
committed
Remove boost/scoped_ptr include.
1 parent f256843 commit 775ac95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wallet/walletdb.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include <boost/version.hpp>
1919
#include <boost/filesystem.hpp>
2020
#include <boost/foreach.hpp>
21-
#include <boost/scoped_ptr.hpp>
2221
#include <boost/thread.hpp>
2322

2423
using namespace std;

0 commit comments

Comments
 (0)