summaryrefslogtreecommitdiff
path: root/include/tools/helpers.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2023-09-17 13:05:56 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-12-12 18:51:27 +0100
commit2c6f28f43167118b5149bc74cb48852d509dfc74 (patch)
tree5fe2931969ec8feea704f33c9d0ed82e090ffdb2 /include/tools/helpers.hxx
parent4571e1625f7aaa63cde04a2a8a608abba0f45532 (diff)
tdf#146619 Recheck include/[v-x]* with IWYU
Change-Id: I3cecd622aa04d842a449b4bfd6c55d0b8b96aabf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156992 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'include/tools/helpers.hxx')
-rw-r--r--include/tools/helpers.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/helpers.hxx b/include/tools/helpers.hxx
index 05ee59960f50..1c224179ab58 100644
--- a/include/tools/helpers.hxx
+++ b/include/tools/helpers.hxx
@@ -11,7 +11,6 @@
#include <sal/config.h>
#include <sal/types.h>
#include <tools/long.hxx>
-#include <cassert>
#include <limits>
#include <type_traits>