summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:28:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:28:15 +0000
commit09c498e9d2b6c3a7c7e93bbb04e8ea470574cb42 (patch)
tree2d170ee6b09be562575064ac3beb7f24525bb7fb /codemaker
parent2839c8a182a9fa1e32fec8a0b969b79c94121aa9 (diff)
INTEGRATION: CWS jsc21 (1.13.16); FILE MERGED
2008/04/23 09:48:42 jsc 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2008/02/13 08:54:57 jsc 1.13.16.1: #i72964# remove external header guards
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/source/cppumaker/cpputype.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/codemaker/source/cppumaker/cpputype.hxx b/codemaker/source/cppumaker/cpputype.hxx
index 37d4ba70d087..146aef2c30cf 100644
--- a/codemaker/source/cppumaker/cpputype.hxx
+++ b/codemaker/source/cppumaker/cpputype.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: cpputype.hxx,v $
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
* This file is part of OpenOffice.org.
*
@@ -35,9 +35,7 @@
#include "codemaker/options.hxx"
#include "codemaker/typemanager.hxx"
#include "codemaker/commoncpp.hxx"
-#ifndef INCLUDED_regisry_reader_hxx
#include "registry/reader.hxx"
-#endif
#include "registry/types.h"
#include "rtl/string.hxx"