core system
force strict ISO C++ (-Wpedantic) TODO: still a lot of variadic macros are not valid ISO C++
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
#include "PropertyLinks.h"
|
||||
|
||||
FC_LOG_LEVEL_INIT("PropertyLinks",true,true);
|
||||
FC_LOG_LEVEL_INIT("PropertyLinks",true,true)
|
||||
|
||||
using namespace App;
|
||||
using namespace Base;
|
||||
|
||||
Reference in New Issue
Block a user