summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/workbench/test_wincb.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-22 09:54:10 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-22 09:54:10 +0000
commit98872701a13398df4ce1d3bef32c01ebaeabd64d (patch)
tree99b6fa1552b6e336d990ff2b2d473fcf0c6c62e5 /dtrans/source/win32/workbench/test_wincb.cxx
parent295c02093c140e9e6ee4c334546ccee4ad4427cf (diff)
INTEGRATION: CWS hr33 (1.8.22); FILE MERGED
2006/11/02 16:29:40 hr 1.8.22.2: RESYNC: (1.8-1.10); FILE MERGED 2006/05/02 16:22:47 hr 1.8.22.1: #i55967#: no prefix for STL header please
Diffstat (limited to 'dtrans/source/win32/workbench/test_wincb.cxx')
-rw-r--r--dtrans/source/win32/workbench/test_wincb.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/workbench/test_wincb.cxx b/dtrans/source/win32/workbench/test_wincb.cxx
index 075636e001d9..bbebd0b096ee 100644
--- a/dtrans/source/win32/workbench/test_wincb.cxx
+++ b/dtrans/source/win32/workbench/test_wincb.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: test_wincb.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 17:03:39 $
+ * last change: $Author: vg $ $Date: 2006-11-22 10:54:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -106,7 +106,7 @@
#pragma warning(pop)
#endif
-#include <stl/memory>
+#include <memory>
#include <process.h>