Fix compilation error on some systems

This commit is contained in:
Meeh 2014-02-01 21:51:02 +01:00
parent d87a79b226
commit c55af3ba0d

View File

@ -6,6 +6,7 @@
#include <map>
#include <string>
#include <thread>
#include <boost/filesystem.hpp>
#include "Queue.h"
#include "I2NPProtocol.h"
#include "RouterInfo.h"