We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960e699 commit 733052dCopy full SHA for 733052d
CxxTestRegistration/src/TestMirrorProvider.cpp
@@ -20,6 +20,7 @@
20
TestUtils, provides the interface to test/compare reflected type objects with actual objects (created via strict typing)
21
without exposing the actual type objects to "CxxReflectionTests" project.*/
22
#include "Reflect.hpp"
23
+#include "CxxMirror.hpp"
24
#include "CxxMirror.h"
25
26
#include "TestUtilsBook.h"
0 commit comments