summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-11 12:29:04 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-11 12:29:04 +0000
commit1fb2401e5fcf7a6efa9245e7cf0840f89243779f (patch)
tree9eadc0aee4cb52d8ed0930ac2ae80b59692ad6b4 /codemaker
parentb6c218dfc1624e544894a0e01d92484312accbd0 (diff)
INTEGRATION: CWS jsc21 (1.5.52); FILE MERGED
2008/04/23 09:48:45 jsc 1.5.52.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 08:54:57 jsc 1.5.52.1: #i72964# remove external header guards
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/source/cppumaker/includes.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/codemaker/source/cppumaker/includes.hxx b/codemaker/source/cppumaker/includes.hxx
index 5a28d304014e..e91f542636a3 100644
--- a/codemaker/source/cppumaker/includes.hxx
+++ b/codemaker/source/cppumaker/includes.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: includes.hxx,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -29,8 +29,7 @@
************************************************************************/
#ifndef INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX
-#define INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX \
- INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX
+#define INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_INCLUDES_HXX
#include "codemaker/dependencies.hxx"
#include "rtl/ustring.hxx"