Should fix compilation error on some systems

pull/22/head
Meeh 11 years ago
parent ef9801f704
commit f639f971b2

@ -3,6 +3,8 @@
#include <map>
#include <string>
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
#define PAIRTYPE(t1, t2) std::pair<t1, t2>

Loading…
Cancel
Save