From 4a8998cc23d36144f9ebe47a7e05989ed41d0b65 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 11 Apr 2008 13:14:53 +0000 Subject: INTEGRATION: CWS changefileheader (1.2.198); FILE MERGED 2008/04/01 15:07:02 thb 1.2.198.2: #i85898# Stripping all external header guards 2008/04/01 12:27:42 thb 1.2.198.1: #i85898# Stripping all external header guards --- configmgr/workben/logger/simplelogger.hxx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/configmgr/workben/logger/simplelogger.hxx b/configmgr/workben/logger/simplelogger.hxx index e4b2ddb816e6..81cfeb70a1ef 100644 --- a/configmgr/workben/logger/simplelogger.hxx +++ b/configmgr/workben/logger/simplelogger.hxx @@ -2,21 +2,10 @@ #define CONFIGMGR_SIMPLELOGGER_HXX_ #include "simplelogger.hxx" - -#ifndef _COM_SUN_STAR_UTIL_LOGGING_XLOGGER_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_LANG_XSERVICEINFO_HPP_ #include -#endif // _COM_SUN_STAR_LANG_XSERVICEINFO_HPP_ - -#ifndef _COM_SUN_STAR_UNO_XCOMPONENTCONTEXT_HPP_ #include -#endif - -#ifndef _CPPUHELPER_IMPLBASE2_HXX_ #include -#endif #include -- cgit