Win32 compatibility

This commit is contained in:
ana 2015-03-31 11:21:25 +03:00
parent 0921263864
commit e6d6fd4aa1

View File

@ -77,7 +77,7 @@
#include <boost/thread/thread.hpp>
#include <boost/bind.hpp>
#else
include <pthread.h>
#include <pthread.h>
#endif
using namespace std;