changed stl includes

This commit is contained in:
Armin Theissen 2001-03-08 11:13:02 +00:00
parent 015184159d
commit 03de773891

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: viewshe3.cxx,v $ * $RCSfile: viewshe3.cxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: ka $ $Date: 2001-03-08 11:26:46 $ * last change: $Author: armin $ $Date: 2001-03-08 12:03:10 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -61,8 +61,8 @@
#pragma hdrstop #pragma hdrstop
#include <stl/utility> #include <utility>
#include <stl/vector> #include <vector>
#include "app.hrc" #include "app.hrc"
#include "strings.hrc" #include "strings.hrc"