From ce225cf41a59a3ae9366b0a0770c6f97a6f4329e Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Fri, 10 Aug 2018 05:02:09 +0430 Subject: resolves 27 --- obfuscator/test/test.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'obfuscator/test') diff --git a/obfuscator/test/test.cpp b/obfuscator/test/test.cpp index dc4b709..83c55e4 100644 --- a/obfuscator/test/test.cpp +++ b/obfuscator/test/test.cpp @@ -1,4 +1,5 @@ #include "./header.hpp" +//#include #if 0 #include @@ -59,6 +60,7 @@ int main(int argc, const char **argv) #endif int aa = 100; int bb = 28; + //std::cout << "maybe i passed the test."; INTMAC1; INTMAC2; -- cgit v1.2.3