mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
Fix missing includes needed for Boost 1.46.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "net.h"
|
||||
#include "init.h"
|
||||
#include "cryptopp/sha.h"
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user