core system
force strict ISO C++ (-Wpedantic) TODO: still a lot of variadic macros are not valid ISO C++
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
using namespace App;
|
||||
|
||||
|
||||
TYPESYSTEM_SOURCE(App::PropertyPythonObject , App::Property);
|
||||
TYPESYSTEM_SOURCE(App::PropertyPythonObject , App::Property)
|
||||
|
||||
PropertyPythonObject::PropertyPythonObject()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user