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