summaryrefslogtreecommitdiff
path: root/test/source
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2022-03-31 23:57:29 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-04-02 23:32:08 +0200
commit52ef78f4923283e6e52d575bec81985b031cb30b (patch)
tree3ef67b1442cac191c484668de1d5e9ad536ebce5 /test/source
parentf628a7dbae3f74eb1c0823f0fac79ee64f5a4952 (diff)
Recheck modules t* with IWYU
See tdf#42949 for motivation Change-Id: I109fa07d52721fd10354de07a2ed995ffa2f27c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132369 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'test/source')
-rw-r--r--test/source/diff/diff.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/diff/diff.cxx b/test/source/diff/diff.cxx
index e0ba939d4964..097452665308 100644
--- a/test/source/diff/diff.cxx
+++ b/test/source/diff/diff.cxx
@@ -17,14 +17,13 @@
#include <set>
#include <sstream>
#include <cassert>
+#include <cmath>
#include <vector>
#if USE_CPPUNIT
#include <cppunit/TestAssert.h>
#endif
-#include <rtl/math.hxx>
-
namespace {
struct tolerance