aboutsummaryrefslogtreecommitdiff
path: root/src/iemlib1/v2db.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/iemlib1/v2db.c')
-rw-r--r--src/iemlib1/v2db.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iemlib1/v2db.c b/src/iemlib1/v2db.c
index a482b63..e0781ea 100644
--- a/src/iemlib1/v2db.c
+++ b/src/iemlib1/v2db.c
@@ -3,7 +3,7 @@
iemlib1 written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
-#ifdef NT
+#ifdef _MSC_VER
#pragma warning( disable : 4244 )
#pragma warning( disable : 4305 )
#endif