summaryrefslogtreecommitdiff
path: root/udm/source/inc/precomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'udm/source/inc/precomp.h')
-rw-r--r--udm/source/inc/precomp.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/udm/source/inc/precomp.h b/udm/source/inc/precomp.h
index 4ea29989afde..23aa6f1893e3 100644
--- a/udm/source/inc/precomp.h
+++ b/udm/source/inc/precomp.h
@@ -4,9 +4,9 @@
*
* $RCSfile: precomp.h,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:34:37 $
+ * last change: $Author: kz $ $Date: 2007-09-06 14:10:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,8 +44,10 @@
#endif
#ifdef NP_LOCALBUILD
+#ifdef _MSC_VER
#pragma warning( disable : 4786 )
#endif
+#endif
#include <cosv/csv_precomp.h>