aboutsummaryrefslogtreecommitdiff
path: root/kalashnikov.c
diff options
context:
space:
mode:
Diffstat (limited to 'kalashnikov.c')
-rw-r--r--kalashnikov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalashnikov.c b/kalashnikov.c
index f4ee3a1..be9a998 100644
--- a/kalashnikov.c
+++ b/kalashnikov.c
@@ -1,7 +1,7 @@
#include "ext13.h"
#include "m_pd.h"
/*#include "g_canvas.h"*/
-#ifdef NT
+#ifdef _MSC_VER
#pragma warning( disable : 4244 )
#pragma warning( disable : 4305 )
#endif