summaryrefslogtreecommitdiffstats
path: root/include/vcl/glyphitemcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/glyphitemcache.hxx')
-rw-r--r--include/vcl/glyphitemcache.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/glyphitemcache.hxx b/include/vcl/glyphitemcache.hxx
index a5a8ec1518e4..0dc15d82f6f1 100644
--- a/include/vcl/glyphitemcache.hxx
+++ b/include/vcl/glyphitemcache.hxx
@@ -24,12 +24,10 @@
#include <vcl/dllapi.h>
#include <o3tl/lru_map.hxx>
-#include <o3tl/hash_combine.hxx>
#include <vcl/glyphitem.hxx>
#include <vcl/metric.hxx>
#include <vcl/outdev.hxx>
#include <vcl/vclptr.hxx>
-#include <tools/gen.hxx>
#include <optional>