summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/crc32/rtl_crc32.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/crc32/rtl_crc32.cxx')
-rw-r--r--sal/qa/rtl/crc32/rtl_crc32.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sal/qa/rtl/crc32/rtl_crc32.cxx b/sal/qa/rtl/crc32/rtl_crc32.cxx
index 22949cd2b463..590ebd92dee0 100644
--- a/sal/qa/rtl/crc32/rtl_crc32.cxx
+++ b/sal/qa/rtl/crc32/rtl_crc32.cxx
@@ -26,10 +26,7 @@
*
************************************************************************/
-
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
+#include <sal/types.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>