summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-08 13:01:23 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-08 13:01:23 +0000
commit3eb8bb5e1f1edf64c37d5e56735c94dbe6fc0b13 (patch)
treec05fc1eb9da9cc94745f6dfcd4b7d3396fe454ca /psprint
parent299636e20d60e9dfccd9522e4e8d4a1d5fac4d7e (diff)
INTEGRATION: CWS ooo20040704 (1.7.102); FILE MERGED
2004/07/02 09:02:59 cmc 1.7.102.2: #i30891# revert header and namespace change 2004/06/28 12:57:40 cmc 1.7.102.1: #i30801# allow using system stl if possible
Diffstat (limited to 'psprint')
-rw-r--r--psprint/source/printergfx/glyphset.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/psprint/source/printergfx/glyphset.hxx b/psprint/source/printergfx/glyphset.hxx
index 12aa2e3060f5..9c038f458e4c 100644
--- a/psprint/source/printergfx/glyphset.hxx
+++ b/psprint/source/printergfx/glyphset.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: glyphset.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-06-30 14:26:43 $
+ * last change: $Author: rt $ $Date: 2004-09-08 14:01:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,9 +77,7 @@
#ifndef __SGI_STL_LIST
#include <list>
#endif
-#ifndef __SGI_STL_HASH_MAP
#include <hash_map>
-#endif
namespace psp {