moved stl include

This commit is contained in:
Hans-Joachim Lankenau 2000-11-09 11:18:45 +00:00
parent eef321a88a
commit 2ce59ff07e

View file

@ -2,9 +2,9 @@
*
* $RCSfile: animobjs.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: cl $ $Date: 2000-11-09 12:08:12 $
* last change: $Author: hjs $ $Date: 2000-11-09 12:18:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -103,7 +103,6 @@
#include "drawdoc.hxx"
#include "sdpage.hxx"
#include <string>
#include <algorithm>
using namespace ::com::sun::star;