diff options
Diffstat (limited to 'dtrans/test')
-rw-r--r-- | dtrans/test/win32/dnd/transferable.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/test/win32/dnd/transferable.hxx b/dtrans/test/win32/dnd/transferable.hxx index 1afafea498e0..1323a2cd5aaa 100644 --- a/dtrans/test/win32/dnd/transferable.hxx +++ b/dtrans/test/win32/dnd/transferable.hxx @@ -56,7 +56,7 @@ #define EVT_INIT_NONSIGNALED FALSE #define EVT_NONAME "" -// namesapces +// namespaces using namespace ::std; using namespace ::cppu; |