summaryrefslogtreecommitdiff
path: root/vcl/backendtest
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-04-12 15:31:42 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-04-13 07:46:16 +0200
commit3c3f7d784eadd60c053284ec2835675f158d4156 (patch)
tree0772787cb2ab5116cc710d80dfaab930faa5b5d8 /vcl/backendtest
parent3a572975704a0d01e458191e8d66ff20ef60e4a8 (diff)
Removed duplicated includes
No automatic tools. Manual checked and tested. Change-Id: Ife260fa4e1d786cf81f2917a901664cc54943754 Reviewed-on: https://gerrit.libreoffice.org/36371 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'vcl/backendtest')
-rw-r--r--vcl/backendtest/VisualBackendTest.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/backendtest/VisualBackendTest.cxx b/vcl/backendtest/VisualBackendTest.cxx
index 1d9af127eb24..4114f67fdce8 100644
--- a/vcl/backendtest/VisualBackendTest.cxx
+++ b/vcl/backendtest/VisualBackendTest.cxx
@@ -42,8 +42,6 @@
#include <basegfx/numeric/ftools.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
-#include <rtl/math.hxx>
-
#include <chrono>
#include <iostream>