[Libreoffice-commits] core.git: vcl/inc

Chris Sherlock chris.sherlock79 at gmail.com
Wed Jan 13 15:31:04 PST 2016


 vcl/inc/fontinstance.hxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 810da92132cbc2f52561168929a0d5fa02047e50
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Thu Jan 14 10:29:51 2016 +1100

    vcl: cleanup fontinstance.hxx - remove unneeded fwd decls and includes
    
    Change-Id: I2425451a6a0378025b047f9125abb53aa414f238

diff --git a/vcl/inc/fontinstance.hxx b/vcl/inc/fontinstance.hxx
index 407892b..84d82be 100644
--- a/vcl/inc/fontinstance.hxx
+++ b/vcl/inc/fontinstance.hxx
@@ -20,13 +20,8 @@
 #ifndef INCLUDED_VCL_INC_FONTENTRY_HXX
 #define INCLUDED_VCL_INC_FONTENTRY_HXX
 
-#include <sal/types.h>
-#include <vcl/dllapi.h>
-
 #include "fontselect.hxx"
-#include "fontattributes.hxx"
 #include "impfontmetricdata.hxx"
-#include "impfontcache.hxx"
 
 #include <unordered_map>
 


More information about the Libreoffice-commits mailing list