summaryrefslogtreecommitdiff
path: root/binaryurp/qa/test-cache.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/qa/test-cache.cxx')
-rw-r--r--binaryurp/qa/test-cache.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/binaryurp/qa/test-cache.cxx b/binaryurp/qa/test-cache.cxx
index c47f6f7e6042..a831f4d7e1fb 100644
--- a/binaryurp/qa/test-cache.cxx
+++ b/binaryurp/qa/test-cache.cxx
@@ -26,12 +26,13 @@
*
************************************************************************/
+#include "sal/config.h"
+#include "sal/precppunit.hxx"
+
#ifdef IOS
#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_binaryurp_cache
#endif
-#include "sal/config.h"
-
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"