include a missing header, fixes compilation on windows
This commit is contained in:
parent
066c950174
commit
044f8ebd00
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
#include "util.hpp" // for str_cast
|
||||
#include "foreach.hpp"
|
||||
|
||||
#include <time.h>
|
||||
|
||||
///todo remove next 1 line
|
||||
#include <boost/variant.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue