From c490bbb548383b0ee4db219a746251877366127a Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Tue, 15 Apr 2003 17:45:45 +0000
Subject: INTEGRATION: CWS adc5 (1.2.2); FILE MERGED 2003/04/15 11:08:16 np
1.2.2.1: #108718#
---
autodoc/source/inc/precomp.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'autodoc/source/inc/precomp.h')
diff --git a/autodoc/source/inc/precomp.h b/autodoc/source/inc/precomp.h
index 5cc8688b5793..17731e5b1029 100644
--- a/autodoc/source/inc/precomp.h
+++ b/autodoc/source/inc/precomp.h
@@ -2,9 +2,9 @@
*
* $RCSfile: precomp.h,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2003-03-18 14:11:40 $
+ * last change: $Author: hr $ $Date: 2003-04-15 18:45:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
#define CSV_NO_ASSERTIONS
#endif
-#ifdef NP_LOCALBUILD
+#ifdef WNT
#pragma warning( disable : 4786 )
#endif
--
cgit