Merge pull request #7322
c0cf48d c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally (Cory Fields)
This commit is contained in:
@@ -15,11 +15,6 @@
|
||||
#include "utiltime.h"
|
||||
#include "wallet/wallet.h"
|
||||
|
||||
#if defined(FORCE_BOOST_EMULATED_SCOPED_ENUMS)
|
||||
#define BOOST_NO_SCOPED_ENUMS
|
||||
#define BOOST_NO_CXX11_SCOPED_ENUMS
|
||||
#endif
|
||||
|
||||
#include <boost/version.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
Reference in New Issue
Block a user