summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/macab/MacabRecord.hxx
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/drivers/macab/MacabRecord.hxx
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/drivers/macab/MacabRecord.hxx')
-rw-r--r--connectivity/source/drivers/macab/MacabRecord.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/connectivity/source/drivers/macab/MacabRecord.hxx b/connectivity/source/drivers/macab/MacabRecord.hxx
index 0f84bc98c43c..5d0cb1dfa5e7 100644
--- a/connectivity/source/drivers/macab/MacabRecord.hxx
+++ b/connectivity/source/drivers/macab/MacabRecord.hxx
@@ -20,7 +20,9 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MACAB_MACABRECORD_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MACAB_MACABRECORD_HXX
-#include <cppuhelper/compbase3.hxx>
+#include <sal/types.h>
+#include <osl/diagnose.h>
+#include <rtl/ustring.hxx>
#include <premac.h>
#include <Carbon/Carbon.h>