summaryrefslogtreecommitdiff
path: root/codemaker/inc
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/inc')
-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 )