summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 10:42:28 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 10:42:28 +0000
commit6b5bbfe5710cf32bc3c351e3c57eae7c22b5c878 (patch)
tree5dd73f57c6a6d227fabcda6aa7ec270618ea305a /unotools/inc
parentcd5b79e996bd0723f9b1c9ff0fab8e38d2904b5c (diff)
INTEGRATION: CWS oihelp (1.7.18); FILE MERGED
2006/11/16 09:25:41 fs 1.7.18.1: moved include, so that the include protection really is the first line
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/confignode.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/unotools/inc/unotools/confignode.hxx b/unotools/inc/unotools/confignode.hxx
index 7e060afdbb37..64de33e9a473 100644
--- a/unotools/inc/unotools/confignode.hxx
+++ b/unotools/inc/unotools/confignode.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: confignode.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2006-07-25 09:51:18 $
+ * last change: $Author: kz $ $Date: 2006-12-13 11:42:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,13 +32,13 @@
* MA 02111-1307 USA
*
************************************************************************/
+#ifndef _UNOTOOLS_CONFIGNODE_HXX_
+#define _UNOTOOLS_CONFIGNODE_HXX_
+
#ifndef INCLUDED_UNOTOOLSDLLAPI_H
#include "unotools/unotoolsdllapi.h"
#endif
-#ifndef _UNOTOOLS_CONFIGNODE_HXX_
-#define _UNOTOOLS_CONFIGNODE_HXX_
-
#ifndef _COM_SUN_STAR_CONTAINER_XHIERARCHICALNAMEACCESS_HPP_
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#endif