aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/ORCmutation.h
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-06-27 19:34:42 +0000
committerbloodstalker <thabogre@gmail.com>2017-06-27 19:34:42 +0000
commit242088d0738709de4ed80fcb018769ea0f2f4e2e (patch)
treef9523f745a5119c50863e4cc6e48af24d5590c81 /bruiser/ORCmutation.h
parenttrying to see how many cool things i can do with orcs... (diff)
downloadmutator-242088d0738709de4ed80fcb018769ea0f2f4e2e.tar.gz
mutator-242088d0738709de4ed80fcb018769ea0f2f4e2e.zip
well i guess 4 doesnt have orc
Diffstat (limited to 'bruiser/ORCmutation.h')
-rw-r--r--bruiser/ORCmutation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bruiser/ORCmutation.h b/bruiser/ORCmutation.h
index 8cc29ae..5ca243e 100644
--- a/bruiser/ORCmutation.h
+++ b/bruiser/ORCmutation.h
@@ -23,6 +23,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*
/*inclusion guard*/
#ifndef ORC_MUTATION_H
#define ORC_MUTATION_H
+#if 0
/**********************************************************************************************************************/
/*included modules*/
/*project headers*/
@@ -69,5 +70,6 @@ class MutatorJIT
/**********************************************************************************************************************/
/**********************************************************************************************************************/
#endif
+#endif
/*last line intentionally left blank*/