aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-12-16 18:41:57 +0000
committerbloodstalker <thabogre@gmail.com>2017-12-16 18:41:57 +0000
commit74cf19291ad7f4effd15476d0576c4b0b35e6391 (patch)
tree65c49b4125a1cd98eca7df8fb274ec26f02c0f4c /obfuscator
parentnow handles changing header names as well (diff)
downloadmutator-74cf19291ad7f4effd15476d0576c4b0b35e6391.tar.gz
mutator-74cf19291ad7f4effd15476d0576c4b0b35e6391.zip
forgot the test header for obfuscator [ci skip]
Diffstat (limited to 'obfuscator')
-rw-r--r--obfuscator/test/header.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/obfuscator/test/header.hpp b/obfuscator/test/header.hpp
new file mode 100644
index 0000000..767e2bc
--- /dev/null
+++ b/obfuscator/test/header.hpp
@@ -0,0 +1,6 @@
+
+#define CONSTANT1 1
+#define CONSTANT2 2
+#define CONSTANT3 3
+#define CONSTANT4 4
+#define CONSTANT5 5