diff options
Diffstat (limited to 'src/junit/com/jogamp/gluegen/test/junit/generation/pcpptest.h')
-rw-r--r-- | src/junit/com/jogamp/gluegen/test/junit/generation/pcpptest.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/junit/com/jogamp/gluegen/test/junit/generation/pcpptest.h b/src/junit/com/jogamp/gluegen/test/junit/generation/pcpptest.h index e9ba181..31b80c3 100644 --- a/src/junit/com/jogamp/gluegen/test/junit/generation/pcpptest.h +++ b/src/junit/com/jogamp/gluegen/test/junit/generation/pcpptest.h @@ -131,5 +131,8 @@ int TEST_G_VAL; } #endif +#include <pcpptest-included.h> +#include <pcpptest-included.h> + #endif /* __test_h_ */ |