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

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