aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zhzxh~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zhzxh~.c b/zhzxh~.c
index 59a80d2..35fc054 100644
--- a/zhzxh~.c
+++ b/zhzxh~.c
@@ -17,7 +17,7 @@
#include "m_pd.h"
-#ifdef NT
+#ifdef _MSC_VER
#pragma warning( disable : 4244 )
#pragma warning( disable : 4305 )
#endif