summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/services.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-09 15:58:49 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-09 15:58:49 +0200
commit4a2a2cc28a8d9e1eb805f7e175d0058613ac1a76 (patch)
treefede1f65b9603bda772d4edd1f0bba8d8d2cdffb /sdext/source/pdfimport/services.cxx
parent0d17480098d10bb45a7dea3ffbcafa672dfd16cb (diff)
#i103496#: remove superfluous includes of sal headers
Diffstat (limited to 'sdext/source/pdfimport/services.cxx')
-rw-r--r--sdext/source/pdfimport/services.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdext/source/pdfimport/services.cxx b/sdext/source/pdfimport/services.cxx
index 4317fb3..b3be6db 100644
--- a/sdext/source/pdfimport/services.cxx
+++ b/sdext/source/pdfimport/services.cxx
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,7 +38,6 @@
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implementationentry.hxx>
-#include <comphelper/servicedecl.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;