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