And fixed compiler errors. It works!
This commit is contained in:
parent
c014fb5989
commit
da1f9b4875
|
@ -43,7 +43,7 @@ extern "C" {
|
|||
#error unknown compiler for making constructors in C; cannot continue
|
||||
#endif
|
||||
|
||||
#define Test(basename) \
|
||||
#define testingprivMk(basename) \
|
||||
void testingprivImplName(basename)(int *testingprivRet); \
|
||||
testingprivMkScaffold(basename) \
|
||||
testingprivMkCtor(basename) \
|
||||
|
|
Loading…
Reference in New Issue