Fix missing strtoll declaration with MinGW-w64
This commit is contained in:
parent
d35082e9e8
commit
e6ece8f147
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
|
||||
#include "global.hpp"
|
||||
|
||||
#include <cstdlib>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <boost/mpl/set.hpp>
|
||||
|
|
Loading…
Add table
Reference in a new issue