summaryrefslogtreecommitdiff
path: root/configmgr/workben
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-11 13:14:53 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-11 13:14:53 +0000
commit1d386108b24ffcc6891a66ff983126b4cc12fb6b (patch)
treef765591db2773a75bf28212b09396cd21a7b27ed /configmgr/workben
parent52594667dd357e4951c3e474ab85a305f589df9f (diff)
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
Diffstat (limited to 'configmgr/workben')
-rw-r--r--configmgr/workben/logger/simplelogger.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/configmgr/workben/logger/simplelogger.hxx b/configmgr/workben/logger/simplelogger.hxx
index e4e43f75e5..aa711a8d68 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 <com/sun/star/util/logging/XLogger.hpp>
-#endif
-#ifndef _COM_SUN_STAR_LANG_XSERVICEINFO_HPP_
#include <com/sun/star/lang/XServiceInfo.hpp>
-#endif // _COM_SUN_STAR_LANG_XSERVICEINFO_HPP_
-
-#ifndef _COM_SUN_STAR_UNO_XCOMPONENTCONTEXT_HPP_
#include <com/sun/star/uno/XComponentContext.hpp>
-#endif
-
-#ifndef _CPPUHELPER_IMPLBASE2_HXX_
#include <cppuhelper/implbase2.hxx>
-#endif
#include <stdio.h>