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 "strlcpy.h"
#include <boost/program_options/detail/config_file.hpp>
#include <boost/program_options/parsers.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/fstream.hpp>
#include <boost/interprocess/sync/interprocess_mutex.hpp>
#include <boost/interprocess/sync/interprocess_recursive_mutex.hpp>