Kaydet (Commit) 51305727 authored tarafından Douglas Mencken's avatar Douglas Mencken Kaydeden (comit) Noel Grandin

connectivity: drop unused headers

add to MacabRecord.hxx only what's really needed

Change-Id: I7b11fb6f403957009ac590714b9972e2989d7aff
Reviewed-on: https://gerrit.libreoffice.org/19332Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst 30286685
......@@ -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;
......
......@@ -24,7 +24,6 @@
#include <uno/mapping.hxx>
#include <uno/environment.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <cppuhelper/compbase1.hxx>
#include <cppuhelper/component_context.hxx>
#include "accesslog.hxx"
#include <com/sun/star/embed/XTransactedObject.hpp>
......
......@@ -21,7 +21,6 @@
#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MACAB_MACABHEADER_HXX
#include "MacabRecord.hxx"
#include <cppuhelper/compbase3.hxx>
namespace connectivity
{
......
......@@ -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>
......
......@@ -21,7 +21,6 @@
#define INCLUDED_CONNECTIVITY_SOURCE_INC_DBASE_DDRIVER_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <cppuhelper/compbase2.hxx>
#include <connectivity/CommonTools.hxx>
#include "file/FDriver.hxx"
......
......@@ -21,7 +21,6 @@
#define INCLUDED_CONNECTIVITY_SOURCE_INC_FLAT_EDRIVER_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <cppuhelper/compbase2.hxx>
#include <connectivity/CommonTools.hxx>
#include "file/FDriver.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment