From 42aa8870bebdc225863b90cbcfd6b4f3eded0e99 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 11 Jul 2008 12:26:43 +0000 Subject: 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 --- codemaker/inc/codemaker/options.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'codemaker') 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 + #include #if defined( _MSC_VER ) && ( _MSC_VER < 1200 ) -- cgit