msvc2010 compilation fixes
parent
7f934760dc
commit
cf5ebdbe38
|
@ -7,6 +7,7 @@
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <cctype>
|
||||||
|
|
||||||
#if defined(WIN32)
|
#if defined(WIN32)
|
||||||
#include <boost/tr1/functional.hpp>
|
#include <boost/tr1/functional.hpp>
|
||||||
|
|
Loading…
Reference in New Issue