Kaydet (Commit) 0d71a9c7 authored tarafından August Sodora's avatar August Sodora Kaydeden (comit) Caolán McNamara

Remove unnecessary includes

üst 3d7bc23e
...@@ -28,24 +28,15 @@ ...@@ -28,24 +28,15 @@
// MARKER(update_precomp.py): autogen include statement, do not remove // MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_basctl.hxx" #include "precompiled_basctl.hxx"
#include <ide_pch.hxx> #include <ide_pch.hxx>
#include <svx/svxids.hrc>
#include <sfx2/docfac.hxx> #include "unomodel.hxx"
#include <sfx2/sfxmodelfactory.hxx>
#include <vcl/status.hxx>
#include <svx/xmlsecctrl.hxx>
#include <basdoc.hxx> #include <basdoc.hxx>
#define BasicDocShell // This CANNOT come before basdoc apparently
#define BasicDocShell
#include <basslots.hxx> #include <basslots.hxx>
#include <sfx2/sfxmodelfactory.hxx>
#include "basicmod.hxx" #include <svx/svxids.hrc>
#include "unomodel.hxx"
TYPEINIT1(BasicDocShell, SfxObjectShell); TYPEINIT1(BasicDocShell, SfxObjectShell);
DBG_NAME(BasicDocShell); DBG_NAME(BasicDocShell);
......
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