summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-22 09:41:53 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-22 09:41:53 +0000
commita7a8f245b25c62eb96214d051b5b5cc13035c778 (patch)
treef041d914a6bf79e0914ecb7e164d29973941f951 /framework/inc/uifactory
parent683d9974084d09560402f04d3b9bd792b5d0da97 (diff)
INTEGRATION: CWS hr33 (1.4.138); FILE MERGED
2006/11/02 18:46:07 hr 1.4.138.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/03 16:02:15 hr 1.4.138.1: #i55967#: remove not needed STL includes
Diffstat (limited to 'framework/inc/uifactory')
-rw-r--r--framework/inc/uifactory/statusbarcontrollerfactory.hxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/framework/inc/uifactory/statusbarcontrollerfactory.hxx b/framework/inc/uifactory/statusbarcontrollerfactory.hxx
index 8d2202491441..022b5c849deb 100644
--- a/framework/inc/uifactory/statusbarcontrollerfactory.hxx
+++ b/framework/inc/uifactory/statusbarcontrollerfactory.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: statusbarcontrollerfactory.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:07:22 $
+ * last change: $Author: vg $ $Date: 2006-11-22 10:41:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,13 +36,6 @@
#ifndef __FRAMEWORK_UIFACTORY_STATUSBARCONTROLLERFACTORY_HXX_
#define __FRAMEWORK_UIFACTORY_STATUSBARCONTROLLERFACTORY_HXX_
-/** Attention: stl headers must(!) be included at first. Otherwhise it can make trouble
- with solaris headers ...
-*/
-#include <vector>
-#include <list>
-#include <hash_map>
-
//_________________________________________________________________________________________________________________
// my own includes
//_________________________________________________________________________________________________________________