summaryrefslogtreecommitdiff
path: root/binaryurp/qa/test-unmarshal.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/qa/test-unmarshal.cxx')
-rw-r--r--binaryurp/qa/test-unmarshal.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/binaryurp/qa/test-unmarshal.cxx b/binaryurp/qa/test-unmarshal.cxx
index 5c4940ddb634..74ee12c81624 100644
--- a/binaryurp/qa/test-unmarshal.cxx
+++ b/binaryurp/qa/test-unmarshal.cxx
@@ -26,12 +26,13 @@
*
************************************************************************/
+#include "sal/config.h"
+#include "sal/precppunit.hxx"
+
#ifdef IOS
#define CPPUNIT_PLUGIN_EXPORTED_NAME cppunitTest_binaryurp_unmarshal
#endif
-#include "sal/config.h"
-
#include "com/sun/star/io/IOException.hpp"
#include "com/sun/star/uno/Sequence.hxx"
#include "cppu/unotype.hxx"