summaryrefslogtreecommitdiff
path: root/dtrans/test/win32/dnd/transferable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/test/win32/dnd/transferable.hxx')
-rw-r--r--dtrans/test/win32/dnd/transferable.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dtrans/test/win32/dnd/transferable.hxx b/dtrans/test/win32/dnd/transferable.hxx
index 6e92346743e6..43f6fdc1f1f2 100644
--- a/dtrans/test/win32/dnd/transferable.hxx
+++ b/dtrans/test/win32/dnd/transferable.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: transferable.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: jl $ $Date: 2001-02-08 15:10:41 $
+ * last change: $Author: armin $ $Date: 2001-03-08 12:13:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -116,7 +116,7 @@
#include <windows.h>
#include <objbase.h>
-#include <stl/memory>
+#include <memory>
#include <process.h>
@@ -178,4 +178,4 @@ private:
};
-#endif \ No newline at end of file
+#endif