summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-04-04 06:48:19 +0000
committerRüdiger Timm <rt@openoffice.org>2005-04-04 06:48:19 +0000
commit989fc1fe74db1629ece84e49a89e645df02fea27 (patch)
tree43f755461bcff4780ecee6c3d62b7a1f04b3c294 /configmgr
parent8069587f07f036a09570ffed2ab1e53f7392314d (diff)
INTEGRATION: CWS gccfour (1.7.44); FILE MERGED
2005/03/11 08:32:22 cmc 1.7.44.1: #i44718# allow compilation with gcc 4.0.0
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/api2/apinodeaccess.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/configmgr/source/api2/apinodeaccess.hxx b/configmgr/source/api2/apinodeaccess.hxx
index b6449b045e5c..9826045edc6c 100644
--- a/configmgr/source/api2/apinodeaccess.hxx
+++ b/configmgr/source/api2/apinodeaccess.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: apinodeaccess.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2004-07-30 15:07:20 $
+ * last change: $Author: rt $ $Date: 2005-04-04 07:48:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,11 +66,9 @@
#include "utility.hxx"
#endif
-#if defined(_MSC_VER) && (_MSC_VER >=1310)
#ifndef CONFIGMGR_CONFIGNODE_HXX_
#include "noderef.hxx"
#endif
-#endif
#ifndef CONFIGMGR_ACCESSOR_HXX
#include <accessor.hxx>