summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/workbench/XTDo.cxx
diff options
context:
space:
mode:
authorArmin Theissen <armin@openoffice.org>2001-03-08 11:13:02 +0000
committerArmin Theissen <armin@openoffice.org>2001-03-08 11:13:02 +0000
commit2a8012cc46c47dbaf6dfc894176f47ef5fe5cd3c (patch)
tree49d0a38476db6f0b7a0e8db5717bd86b5e8fb802 /dtrans/source/win32/workbench/XTDo.cxx
parentd4b5102959fe7242095ae4fee35b6a522cd8ea9d (diff)
changed stl includes
Diffstat (limited to 'dtrans/source/win32/workbench/XTDo.cxx')
-rw-r--r--dtrans/source/win32/workbench/XTDo.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/workbench/XTDo.cxx b/dtrans/source/win32/workbench/XTDo.cxx
index 4ccc964827c2..06ab60b6ed3f 100644
--- a/dtrans/source/win32/workbench/XTDo.cxx
+++ b/dtrans/source/win32/workbench/XTDo.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XTDo.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mh $ $Date: 2001-01-31 15:37:23 $
+ * last change: $Author: armin $ $Date: 2001-03-08 12:11:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
#include <windows.h>
#include <ole2.h>
-#include <stl/memory>
+#include <memory>
#include <tchar.h>
//------------------------------------------------------------------------