Fix compilation problem

This commit is contained in:
mnt 2016-06-30 10:57:53 +03:00
parent 386c76ea03
commit 5535f6364f

View File

@ -43,7 +43,7 @@
#include <map> #include <map>
#include <list> #include <list>
#include <vector>
#ifdef WIN32 #ifdef WIN32
#pragma warning(disable:4251) // Warning DLL Interface ... #pragma warning(disable:4251) // Warning DLL Interface ...