diff options
Diffstat (limited to 'svx/source/unodraw/UnoNameItemTable.hxx')
-rw-r--r-- | svx/source/unodraw/UnoNameItemTable.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unodraw/UnoNameItemTable.hxx b/svx/source/unodraw/UnoNameItemTable.hxx index d41757f52507..ceb615953c54 100644 --- a/svx/source/unodraw/UnoNameItemTable.hxx +++ b/svx/source/unodraw/UnoNameItemTable.hxx @@ -2,9 +2,9 @@ * * $RCSfile: UnoNameItemTable.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: cl $ $Date: 2001-01-31 19:35:22 $ + * last change: $Author: armin $ $Date: 2001-03-08 09:46:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,7 +72,7 @@ #include <cppuhelper/implbase2.hxx> #ifndef __SGI_STL_VECTOR -#include <stl/vector> +#include <vector> #endif #ifndef _SVX_XIT_HXX |