summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:29:39 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:29:39 +0000
commit0f559cc1922747f730bd533da52270f2b8d15142 (patch)
treee91aab71c229dd7fd8e81ac6296fb9f74293d431 /codemaker
parentc0d9e9058eb2f35d1ebf83101424f30965562d19 (diff)
INTEGRATION: CWS jsc21 (1.5.34); FILE MERGED
2008/04/23 09:48:06 jsc 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 08:54:57 jsc 1.5.34.1: #i72964# remove external header guards
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/source/cunomaker/cunomaker.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/codemaker/source/cunomaker/cunomaker.cxx b/codemaker/source/cunomaker/cunomaker.cxx
index 5486517e4d3a..f770181377fc 100644
--- a/codemaker/source/cunomaker/cunomaker.cxx
+++ b/codemaker/source/cunomaker/cunomaker.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: cunomaker.cxx,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -34,6 +34,7 @@
#include <stdio.h>
#include "sal/main.h"
+
#include <codemaker/typemanager.hxx>
#include <codemaker/dependency.hxx>