From 2b3a72143af34177543c8542ccd57866d78cb275 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 6 Feb 2010 16:03:13 +0000 Subject: removed NO_EXEC added NOMINMAX to windows build targets --- src/sysExec.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/sysExec.h') diff --git a/src/sysExec.h b/src/sysExec.h index 6d0724e..b6efb45 100644 --- a/src/sysExec.h +++ b/src/sysExec.h @@ -33,8 +33,6 @@ #ifndef ANYTUN_sysExec_h_INCLUDED #define ANYTUN_sysExec_h_INCLUDED -#ifndef NO_EXEC - #include #include #include @@ -74,4 +72,3 @@ class SysExec }; #endif -#endif -- cgit v1.2.3