diff options
Diffstat (limited to 'src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestDebug.Prefix')
-rw-r--r-- | src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestDebug.Prefix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestDebug.Prefix b/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestDebug.Prefix new file mode 100644 index 00000000..3724af94 --- /dev/null +++ b/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestDebug.Prefix @@ -0,0 +1,4 @@ +#include "StringTest.Prefix" + +#define DEBUG 1 +#undef NDEBUG |