msvc2010 compilation fixes

metadata
Wenzel Jakob 2010-10-20 13:16:57 -07:00
parent 7f934760dc
commit cf5ebdbe38
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include <sstream>
#include <string>
#include <vector>
#include <cctype>
#if defined(WIN32)
#include <boost/tr1/functional.hpp>