Kaydet (Commit) e76d07c6 authored tarafından Matteo Casalin's avatar Matteo Casalin

Use forward declaration and reduce include scope

Change-Id: I4456629dfc242d78f2c63c0b83d00afc3cdd23e7
üst f845cda8
......@@ -24,13 +24,13 @@
#include <i18nlangtag/languagetag.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <svtools/svmedit2.hxx>
#include <svtools/svtdllapi.h>
#include <tools/wintypes.hxx>
#include <vcl/window.hxx>
#include <boost/scoped_ptr.hpp>
class ExtMultiLineEdit;
class SvtDocInfoTable_Impl;
namespace com { namespace sun { namespace star {
......
......@@ -29,6 +29,7 @@
#include <svl/inettype.hxx>
#include <svtools/DocumentInfoPreview.hxx>
#include <svtools/imagemgr.hxx>
#include <svtools/svmedit2.hxx>
#include <vcl/builder.hxx>
#include <vcl/txtattr.hxx>
#include <vcl/settings.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