summaryrefslogtreecommitdiff
path: root/vcl/inc/graphite_layout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/graphite_layout.hxx')
-rw-r--r--vcl/inc/graphite_layout.hxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/vcl/inc/graphite_layout.hxx b/vcl/inc/graphite_layout.hxx
index 7ccbe150e588..55d0d676091d 100644
--- a/vcl/inc/graphite_layout.hxx
+++ b/vcl/inc/graphite_layout.hxx
@@ -25,28 +25,22 @@
// We need this to enable namespace support in libgrengine headers.
#define GR_NAMESPACE
-// Standard Library
#include <memory>
#include <vector>
#include <map>
#include <utility>
-// Libraries
+
#include <graphite_static.hxx>
#include <graphite2/Font.h>
#include <graphite2/Segment.h>
-// Platform
+
#include <vcl/dllapi.h>
#include "sallayout.hxx"
-// Module
-
-// Module type definitions and forward declarations.
-// SAL/VCL types
class ServerFont;
class PhysicalFontFace;
-// Graphite types
namespace grutils { class GrFeatureParser; }
class GraphiteFaceWrapper