fixes for mac build

This commit is contained in:
mark
2011-06-20 07:30:54 -04:00
parent 0f9ee792d9
commit 3c7ebaedcd
5 changed files with 6 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
#include "net.h"
#include "init.h"
#include "cryptopp/sha.h"
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/fstream.hpp>
using namespace std;