Apply cpp naming to files
This commit is contained in:
parent
89eec0e329
commit
9d01ba2c8a
73 changed files with 160 additions and 160 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
#include "ObjectTests.hpp"
|
||||
|
||||
#include "primitives/primitives.h"
|
||||
#include "primitives/PrimitiveObjects.hpp"
|
||||
|
||||
tp::ModuleManifest* objDeps[] = { &obj::gModuleObjects, nullptr };
|
||||
tp::ModuleManifest objTestModule("ObjectsTests", nullptr, nullptr, objDeps);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue