linux compile fix

Forgot to add a header.
This commit is contained in:
Sebastian Held 2012-10-06 21:10:23 +02:00
parent 25e7cb2b20
commit 42f0a6dc59

View File

@ -32,6 +32,7 @@
#include "boost/date_time/posix_time/posix_time.hpp"
#include "boost/date_time/gregorian/gregorian.hpp"
#include <iomanip>
#include <xmmintrin.h>
//! \brief construct an Engine_Multithread instance
//! it's the responsibility of the caller to free the returned pointer