From ab318016b7be5cbdcec0310597628e4d30eb01a5 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 11 Apr 2008 05:48:07 +0000 Subject: INTEGRATION: CWS changefileheader (1.2.758); FILE MERGED 2008/04/01 15:18:14 thb 1.2.758.2: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.2.758.1: #i85898# Stripping all external header guards --- framework/inc/classes/eventsconfiguration.hxx | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'framework/inc/classes') diff --git a/framework/inc/classes/eventsconfiguration.hxx b/framework/inc/classes/eventsconfiguration.hxx index 40a5f48c93b1..01b55616fafb 100644 --- a/framework/inc/classes/eventsconfiguration.hxx +++ b/framework/inc/classes/eventsconfiguration.hxx @@ -1,27 +1,14 @@ #ifndef __FRAMEWORK_CLASSES_EVENTSCONFIGURATION_HXX_ #define __FRAMEWORK_CLASSES_EVENTSCONFIGURATION_HXX_ -#ifndef _SVARRAY_HXX #include -#endif -#ifndef _STRING_HXX #include -#endif -#ifndef _STREAM_HXX #include -#endif - -#ifndef _COM_SUN_STAR_UNO_SEQUENCE_HXX_ #include -#endif -#ifndef _COM_SUN_STAR_BEANS_PROPERTYVALUE_HPP_ #include -#endif // #110897# -#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_ #include -#endif namespace framework { -- cgit