From 6fec35e29adfc095d92e7d6f17d63490556aee66 Mon Sep 17 00:00:00 2001 From: Martin Hollmichel Date: Thu, 1 Feb 2001 15:29:47 +0000 Subject: chg: STL header --- xmloff/source/draw/shapeimport.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmloff/source/draw/shapeimport.cxx') diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx index dd1ce4788e58..28fcbe7177d5 100644 --- a/xmloff/source/draw/shapeimport.cxx +++ b/xmloff/source/draw/shapeimport.cxx @@ -2,9 +2,9 @@ * * $RCSfile: shapeimport.cxx,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: bm $ $Date: 2001-01-17 14:46:32 $ + * last change: $Author: mh $ $Date: 2001-02-01 16:29:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,7 +67,7 @@ #include #endif -#include +#include #ifndef _XMLOFF_SHAPEIMPORT_HXX #include "shapeimport.hxx" -- cgit