core system
force strict ISO C++ (-Wpedantic) TODO: still a lot of variadic macros are not valid ISO C++
This commit is contained in:
@@ -149,7 +149,7 @@ using namespace boost::program_options;
|
||||
# include <new>
|
||||
#endif
|
||||
|
||||
FC_LOG_LEVEL_INIT("App",true,true);
|
||||
FC_LOG_LEVEL_INIT("App",true,true)
|
||||
|
||||
//using Base::GetConsole;
|
||||
using namespace Base;
|
||||
|
||||
Reference in New Issue
Block a user