core system
force strict ISO C++ (-Wpedantic) TODO: still a lot of variadic macros are not valid ISO C++
This commit is contained in:
@@ -46,7 +46,7 @@ using namespace App;
|
||||
using namespace Base;
|
||||
using namespace std;
|
||||
|
||||
TYPESYSTEM_SOURCE(App::PropertyContainer,Base::Persistence);
|
||||
TYPESYSTEM_SOURCE(App::PropertyContainer,Base::Persistence)
|
||||
|
||||
|
||||
//**************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user