summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;