From 242088d0738709de4ed80fcb018769ea0f2f4e2e Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 28 Jun 2017 00:04:42 +0430 Subject: well i guess 4 doesnt have orc --- bruiser/ORCmutation.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bruiser/ORCmutation.h') 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*/ -- cgit v1.2.3