diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-07-11 12:25:27 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-07-11 12:25:27 +0000 |
commit | 2f19402cd5169bd7dbfba0a74769150c1617b856 (patch) | |
tree | 09b5b0ef3c0039f3aaf68b840b9431489ca58d49 /codemaker/inc | |
parent | 3091f3fac37ea532b69868b75f043862c8e384b5 (diff) |
INTEGRATION: CWS jsc21 (1.4.52); FILE MERGED
2008/04/23 09:49:28 jsc 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED
2008/02/13 08:54:56 jsc 1.4.52.1: #i72964# remove external header guards
Diffstat (limited to 'codemaker/inc')
-rw-r--r-- | codemaker/inc/codemaker/codemaker.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/codemaker/inc/codemaker/codemaker.hxx b/codemaker/inc/codemaker/codemaker.hxx index 7061291a6b13..42c2df091ae5 100644 --- a/codemaker/inc/codemaker/codemaker.hxx +++ b/codemaker/inc/codemaker/codemaker.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: codemaker.hxx,v $ - * $Revision: 1.5 $ + * $Revision: 1.6 $ * * This file is part of OpenOffice.org. * @@ -32,9 +32,7 @@ #define INCLUDED_CODEMAKER_CODEMAKER_HXX #include "sal/config.h" -#ifndef INCLUDED_CODEMAKER_UNOTYPES_HXX #include "codemaker/unotype.hxx" -#endif #include "registry/types.h" #include "sal/types.h" |