diff options
author | Martin Hollmichel <mh@openoffice.org> | 2001-01-31 14:53:06 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2001-01-31 14:53:06 +0000 |
commit | 26d35a13146fcd73eeece72e113a447f5d0ad4a0 (patch) | |
tree | b5ae84e74448f555c2d9cf6b9a12d31fe65512c0 /svtools | |
parent | 81c7ae0cca258a612a8598ab8b8b3710e7eba503 (diff) |
chg: header for STL
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/config/viewoptions.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/config/viewoptions.cxx b/svtools/source/config/viewoptions.cxx index dfa446ed2c7b..f2b91bd14f20 100644 --- a/svtools/source/config/viewoptions.cxx +++ b/svtools/source/config/viewoptions.cxx @@ -2,9 +2,9 @@ * * $RCSfile: viewoptions.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: mba $ $Date: 2000-12-08 10:59:27 $ + * last change: $Author: mh $ $Date: 2001-01-31 15:53:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,7 @@ #endif #ifndef __SGI_STL_HASH_MAP -#include <stl/hash_map> +#include <hash_map> #endif //_________________________________________________________________________________________________________________ |