aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-02-12 03:14:05 +0000
committerbloodstalker <thabogre@gmail.com>2017-02-12 03:14:05 +0000
commit030e9898c10a384571e999c6a6acbf205df7c1da (patch)
tree3b09f63b3245ae19ecc9198877020d776437d421 /test
parentnow sorta complete for this stage. (diff)
downloadmutator-030e9898c10a384571e999c6a6acbf205df7c1da.tar.gz
mutator-030e9898c10a384571e999c6a6acbf205df7c1da.zip
the standard library headers are included in again
Diffstat (limited to 'test')
-rw-r--r--test/testFuncs3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testFuncs3.h b/test/testFuncs3.h
index fa1e7e6..e5f0155 100644
--- a/test/testFuncs3.h
+++ b/test/testFuncs3.h
@@ -1,6 +1,6 @@
/*first line intentionally left blank.*/
-#if 0
+#if 1
#include <assert.h>
#include <complex.h>
#include <ctype.h>