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