summaryrefslogtreecommitdiff
path: root/padmin
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-08 13:18:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-08 13:18:21 +0000
commitc206b4e50c998ebe75fb3be60958db2b49bdde58 (patch)
tree2c5a3ed1d6c9972e2a5557091d78e9f6e6a49827 /padmin
parentb344a4ce3273f51a9aa64cdd2287fdbcc222040b (diff)
INTEGRATION: CWS ooo20040704 (1.14.20); FILE MERGED
2004/07/02 09:58:36 cmc 1.14.20.2: #i30891# revert header and namespace change 2004/06/28 12:48:39 cmc 1.14.20.1: #i30801# allow using system stl if possible
Diffstat (limited to 'padmin')
-rw-r--r--padmin/source/adddlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/padmin/source/adddlg.cxx b/padmin/source/adddlg.cxx
index 77a41850517c..d47b5b41aa86 100644
--- a/padmin/source/adddlg.cxx
+++ b/padmin/source/adddlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: adddlg.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: obo $ $Date: 2004-03-17 10:43:54 $
+ * last change: $Author: rt $ $Date: 2004-09-08 14:18:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,9 +82,9 @@
#ifndef _OSL_THREAD_H_
#include <osl/thread.h>
#endif
-
#include <hash_set>
+
using namespace rtl;
using namespace psp;
using namespace padmin;