summaryrefslogtreecommitdiff
path: root/vcl/inc/textlineinfo.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-07 14:54:58 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-07 15:26:58 +1100
commit575d39c56feb2102ad3c68da960f6630c12baefa (patch)
treeb1c8cca950ef20ee3b9371d2f37e151127e33768 /vcl/inc/textlineinfo.hxx
parent7785c201a7e60a69f04dbf90a32f5539bebd92e4 (diff)
vcl: cleanup headers - remove unnecessary includes and fwd decls
Change-Id: Ib3cb2d905242d2a15935c074cb6d0634102de4e5
Diffstat (limited to 'vcl/inc/textlineinfo.hxx')
-rw-r--r--vcl/inc/textlineinfo.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/vcl/inc/textlineinfo.hxx b/vcl/inc/textlineinfo.hxx
index 9686deb2b27f..807cdd60727a 100644
--- a/vcl/inc/textlineinfo.hxx
+++ b/vcl/inc/textlineinfo.hxx
@@ -23,16 +23,6 @@
#include <vcl/dllapi.h>
#include <sal/types.h>
-#include <unordered_map>
-
-class PhysicalFontFace;
-class ImplFontEntry;
-class ImplFontCache;
-namespace vcl { class Font; }
-class ConvertChar;
-class OutputDevice;
-class Size;
-
class ImplTextLineInfo
{
private: