mute MSVC warnings by including global.hpp
This commit is contained in:
parent
a8ad747435
commit
399e3ecb79
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@
|
|||
#define strtoull _strtoui64
|
||||
#endif
|
||||
|
||||
#include "global.hpp"
|
||||
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <boost/mpl/set.hpp>
|
||||
|
|
Loading…
Add table
Reference in a new issue