From 6b5bbfe5710cf32bc3c351e3c57eae7c22b5c878 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 13 Dec 2006 10:42:28 +0000 Subject: 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 --- unotools/inc/unotools/confignode.hxx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'unotools') 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 #endif -- cgit