summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:30:56 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:30:56 +0000
commit4a4e1e765bc14a0fe509bda66ba6590abd48dee7 (patch)
tree42d234dd96234073db10d21a0c8653d253bce130 /codemaker
parent97a753f159c2357a8abaee2c1daa69c786fa0f64 (diff)
INTEGRATION: CWS jsc21 (1.2.76); FILE MERGED
2008/04/23 09:49:06 jsc 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/13 08:54:58 jsc 1.2.76.1: #i72964# remove external header guards
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/source/idlmaker/idloptions.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/codemaker/source/idlmaker/idloptions.hxx b/codemaker/source/idlmaker/idloptions.hxx
index 8189384e2e78..ef2283cf1405 100644
--- a/codemaker/source/idlmaker/idloptions.hxx
+++ b/codemaker/source/idlmaker/idloptions.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: idloptions.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -28,8 +28,8 @@
*
************************************************************************/
-#ifndef _CPPUMAKER_CPPUOPTIONS_HXX_
-#define _CPPUMAKER_CPPUOPTIONS_HXX_
+#ifndef INCLUDED_CODEMAKER_SOURCE_IDLMAKER_IDLOPTIONS_HXX
+#define INCLUDED_CODEMAKER_SOURCE_IDLMAKER_IDLOPTIONS_HXX
#include <codemaker/options.hxx>
@@ -51,4 +51,4 @@ public:
protected:
};
-#endif // _CPPUMAKER_CPPUOPTIONS_HXX_
+#endif // INCLUDED_CODEMAKER_SOURCE_IDLMAKER_IDLOPTIONS_HXX