summaryrefslogtreecommitdiff
path: root/include/tools/gen.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2023-09-16 23:06:24 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-11-06 00:33:57 +0100
commit026be6f62f183f14b9c0bf2e50cde9ac69856f53 (patch)
tree9dfc589bc4f00b4e6a378f72d6083cd4b2f1dc94 /include/tools/gen.hxx
parent5fb20ede2fb47ef91d70b49288129adf8015f34b (diff)
tdf#146619 Recheck include/t* with IWYU
Change-Id: I005257e458351285b1b35ffe49c8b42834a6db68 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156990 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'include/tools/gen.hxx')
-rw-r--r--include/tools/gen.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/gen.hxx b/include/tools/gen.hxx
index 33079e084181..d6ac5f2ec787 100644
--- a/include/tools/gen.hxx
+++ b/include/tools/gen.hxx
@@ -26,7 +26,6 @@
#include <limits.h>
#include <algorithm>
#include <ostream>
-#include <config_options.h>
#include <o3tl/unit_conversion.hxx>
class SvStream;