summaryrefslogtreecommitdiff
path: root/sal/qa/checkapi/strings.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/checkapi/strings.cxx')
-rw-r--r--sal/qa/checkapi/strings.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sal/qa/checkapi/strings.cxx b/sal/qa/checkapi/strings.cxx
index f3a1d2f017a2..30758023dbba 100644
--- a/sal/qa/checkapi/strings.cxx
+++ b/sal/qa/checkapi/strings.cxx
@@ -17,10 +17,11 @@
#error Build system problem, RTL_USING using should not be set here.
#endif
-#include "sal_allheaders.hxx"
-
// This module contains no tests, this is for the build system.
#include <cppunit/plugin/TestPlugIn.h>
+
+#include "sal_allheaders.hxx"
+
CPPUNIT_PLUGIN_IMPLEMENT();
extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL firstfunc( sal_Bool bRes )
{