From e93ed747c2cffdba2873e80f3b8c574c3d300875 Mon Sep 17 00:00:00 2001 From: erihel Date: Wed, 27 Mar 2013 15:13:51 +0100 Subject: * Another define to fix linker problems --- src/common/profile.h | 1 + 1 file changed, 1 insertion(+) 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 #include -- cgit v1.2.3-1-g7c22