Fixing gcc error.

This commit is contained in:
lotodore
2009-11-15 08:52:17 +00:00
parent b8951a61d3
commit 1a35214974
+1
View File
@@ -41,6 +41,7 @@
#include <fstream>
#include <sstream>
#include <algorithm>
#include <cctype>
#include <boost/lambda/lambda.hpp>
#include <boost/filesystem.hpp>
#include <boost/bind.hpp>