summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeimport.cxx
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-02-01 15:29:47 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-02-01 15:29:47 +0000
commit6fec35e29adfc095d92e7d6f17d63490556aee66 (patch)
tree3a9007558442ac0f3775620c37f8ff3787cb33e0 /xmloff/source/draw/shapeimport.cxx
parent766e90090f2616eea2db248067065b23bc61f3bd (diff)
chg: STL header
Diffstat (limited to 'xmloff/source/draw/shapeimport.cxx')
-rw-r--r--xmloff/source/draw/shapeimport.cxx6
1 files changed, 3 insertions, 3 deletions
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 <com/sun/star/chart/XChartDocument.hpp>
#endif
-#include <stl/list>
+#include <list>
#ifndef _XMLOFF_SHAPEIMPORT_HXX
#include "shapeimport.hxx"