summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool/ZPooledConnection.cxx
diff options
context:
space:
mode:
authorDouglas Mencken <dougmencken@gmail.com>2015-10-12 13:30:33 -0400
committerNoel Grandin <noelgrandin@gmail.com>2015-10-13 06:26:00 +0000
commit513057276131e67876c0a8c324d4dc2661e1d369 (patch)
treeeea4479e01f059dcd17e474264a2f1fa3354c12d /connectivity/source/cpool/ZPooledConnection.cxx
parent302866858f1f1c194cadab5d01c2e912034c6c63 (diff)
connectivity: drop unused headers
add to MacabRecord.hxx only what's really needed Change-Id: I7b11fb6f403957009ac590714b9972e2989d7aff Reviewed-on: https://gerrit.libreoffice.org/19332 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'connectivity/source/cpool/ZPooledConnection.cxx')
-rw-r--r--connectivity/source/cpool/ZPooledConnection.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/cpool/ZPooledConnection.cxx b/connectivity/source/cpool/ZPooledConnection.cxx
index e98e2888482b..87b76690dff8 100644
--- a/connectivity/source/cpool/ZPooledConnection.cxx
+++ b/connectivity/source/cpool/ZPooledConnection.cxx
@@ -24,7 +24,6 @@
#include <comphelper/types.hxx>
#include <comphelper/uno3.hxx>
#include <cppuhelper/component.hxx>
-#include <cppuhelper/compbase1.hxx>
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;