summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-11 12:26:43 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-11 12:26:43 +0000
commit42aa8870bebdc225863b90cbcfd6b4f3eded0e99 (patch)
tree373d5c25d52bc37b22d18b0653cfd4211d195985 /codemaker
parent00f4015c20c45995bc8109f5f20cbd25c40ee83c (diff)
INTEGRATION: CWS jsc21 (1.8.44); FILE MERGED
2008/04/23 09:49:35 jsc 1.8.44.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/13 08:54:56 jsc 1.8.44.1: #i72964# remove external header guards
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/inc/codemaker/options.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/codemaker/inc/codemaker/options.hxx b/codemaker/inc/codemaker/options.hxx
index 93fa7b760b76..2175649f09ac 100644
--- a/codemaker/inc/codemaker/options.hxx
+++ b/codemaker/inc/codemaker/options.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: options.hxx,v $
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
* This file is part of OpenOffice.org.
*
@@ -32,6 +32,7 @@
#define INCLUDED_CODEMAKER_OPTIONS_HXX
#include <hash_map>
+
#include <codemaker/global.hxx>
#if defined( _MSC_VER ) && ( _MSC_VER < 1200 )