From 5b1d66c0f5745ba67ec41cffbe4edba74b64cfaf Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 13 Apr 2005 09:49:54 +0000 Subject: INTEGRATION: CWS visibility03 (1.4.932); FILE MERGED 2005/03/24 10:25:45 mhu 1.4.932.1: #i45006# Partial cleanup. --- svtools/source/config/searchopt.cxx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'svtools/source/config') diff --git a/svtools/source/config/searchopt.cxx b/svtools/source/config/searchopt.cxx index 725db7dbb913..ec89e2ea7f51 100644 --- a/svtools/source/config/searchopt.cxx +++ b/svtools/source/config/searchopt.cxx @@ -2,9 +2,9 @@ * * $RCSfile: searchopt.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2001-06-12 13:43:09 $ + * last change: $Author: obo $ $Date: 2005-04-13 10:49:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,6 +59,8 @@ * ************************************************************************/ +#include "searchopt.hxx" + #ifndef _SOLAR_H #include #endif @@ -79,9 +81,6 @@ #include #endif -#ifndef _SVT_SEARCHOPT_HXX_ -#include -#endif using namespace rtl; using namespace utl; -- cgit