summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdffilter.hxx
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2002-08-22 12:57:32 +0000
committerKai Ahrens <ka@openoffice.org>2002-08-22 12:57:32 +0000
commitf929d2f03a1255995dec9de6d3625dcafb7ba7de (patch)
treec7ff1248a4b76f3ab568ebaf88ee0e372dd8e6cf /filter/source/pdf/pdffilter.hxx
parent17ce847eb6741bd5785a446806a98e5802cf9697 (diff)
#100000#: syntax
Diffstat (limited to 'filter/source/pdf/pdffilter.hxx')
-rw-r--r--filter/source/pdf/pdffilter.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/filter/source/pdf/pdffilter.hxx b/filter/source/pdf/pdffilter.hxx
index f1be3b5a210c..68a66b98d6d8 100644
--- a/filter/source/pdf/pdffilter.hxx
+++ b/filter/source/pdf/pdffilter.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: pdffilter.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2002-08-16 15:57:27 $
+ * last change: $Author: ka $ $Date: 2002-08-22 13:57:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -117,7 +117,6 @@ using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::document;
using namespace ::com::sun::star::io;
-using namespace ::std;
// -------------
// - PDFFilter -