Skip to content

Commit d6b310b

Browse files
committed
Fixed compilation issues.
1 parent 2e01ed5 commit d6b310b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/bin2cpp_unittest/TestExtraction.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
#include "testReportedPathFile2/_testReportedPathFile2.h"
6464
#include "testReportedPathDir/generated_sources/FileManagerReportedPathDir.h"
6565

66-
#undef BIN2CPP_EMBEDDEDFILE_CLASS
66+
#undef BIN2CPP_FILE_OBJECT_CLASS
6767
#include "testNamespace/_testNamespace.h"
6868

69-
#undef BIN2CPP_EMBEDDEDFILE_CLASS
69+
#undef BIN2CPP_FILE_OBJECT_CLASS
7070
#include "testBaseClass/_testBaseClass.h"
7171

7272
extern "C"

0 commit comments

Comments
 (0)