summaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/profile.h b/src/common/profile.h
index bcd76c3..ee7ac46 100644
--- a/src/common/profile.h
+++ b/src/common/profile.h
@@ -25,6 +25,7 @@
// this is just to fix problem with undefined reference when compiling with c++11 support
#define BOOST_NO_SCOPED_ENUMS
+#define BOOST_NO_CXX11_SCOPED_ENUMS
#include <boost/property_tree/ptree.hpp>
#include <boost/filesystem.hpp>