summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-08 12:59:35 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-08 12:59:35 +0000
commit85b165d9d5d5bfce9687bdae01e5035f04e9bd48 (patch)
tree4695478a96f4d186662a6e64c7a46db261ea8794 /psprint
parentc19a0a1b1a49a4ec46e944cff4277ea13b2a9843 (diff)
INTEGRATION: CWS ooo20040704 (1.6.24); FILE MERGED
2004/07/02 09:02:55 cmc 1.6.24.2: #i30891# revert header and namespace change 2004/06/28 12:57:36 cmc 1.6.24.1: #i30801# allow using system stl if possible
Diffstat (limited to 'psprint')
-rw-r--r--psprint/inc/psprint/helper.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/psprint/inc/psprint/helper.hxx b/psprint/inc/psprint/helper.hxx
index e52da72211b4..7e7afd8cb418 100644
--- a/psprint/inc/psprint/helper.hxx
+++ b/psprint/inc/psprint/helper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: helper.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-03-15 12:09:35 $
+ * last change: $Author: rt $ $Date: 2004-09-08 13:59:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,10 +62,8 @@
#ifndef _PSPRINT_HELPER_HXX_
#define _PSPRINT_HELPER_HXX_
-#ifndef __SGI_STL_HASH_MAP
-#include <hash_map>
-#endif
#include <list>
+#include <hash_map>
#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
#endif