summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/math/test_rtl_math.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/math/test_rtl_math.cxx')
-rw-r--r--sal/qa/rtl/math/test_rtl_math.cxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/sal/qa/rtl/math/test_rtl_math.cxx b/sal/qa/rtl/math/test_rtl_math.cxx
index 091b3e681a9a..a5061ac80549 100644
--- a/sal/qa/rtl/math/test_rtl_math.cxx
+++ b/sal/qa/rtl/math/test_rtl_math.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_sal.hxx"
-
#include "rtl/math.h"
#include "rtl/math.hxx"
#include "rtl/strbuf.hxx"
@@ -41,9 +38,7 @@
#include <stdlib.h>
-#include <cppunit/TestFixture.h>
-#include <cppunit/extensions/HelperMacros.h>
-#include <cppunit/plugin/TestPlugIn.h>
+#include <sal/cppunit.h>
namespace {