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 | 4e1d7df6f4cc023f3ee8932d802fab853d72e3bf (patch) | |
tree | 6284101b0aac1196bfcf3c43aa29b78d4434c2b8 /codemaker | |
parent | 82b4289960fdf496b1b6aa87ca0a60796cdbd3d5 (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')
-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 b08eaf112..677c25be4 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" |