summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:26:28 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 12:26:28 +0000
commitbf22ce9e21de82fbc07922ff4cd5b889bea2dc2c (patch)
tree27a50f30b28a5830e07addb7bc9d7df4ddd37901 /codemaker
parent4e1d7df6f4cc023f3ee8932d802fab853d72e3bf (diff)
INTEGRATION: CWS jsc21 (1.12.44); FILE MERGED
2008/04/23 09:49:49 jsc 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/13 08:54:56 jsc 1.12.44.1: #i72964# remove external header guards
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/inc/codemaker/global.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/codemaker/inc/codemaker/global.hxx b/codemaker/inc/codemaker/global.hxx
index 455810ce5..55ecfd20d 100644
--- a/codemaker/inc/codemaker/global.hxx
+++ b/codemaker/inc/codemaker/global.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: global.hxx,v $
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
* This file is part of OpenOffice.org.
*
@@ -36,6 +36,7 @@
#include <set>
#include <stdio.h>
+
#include "osl/file.hxx"
#include "rtl/ustring.hxx"
#include "rtl/strbuf.hxx"