summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/weak/test_weak.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/weak/test_weak.cxx')
-rw-r--r--cppuhelper/qa/weak/test_weak.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppuhelper/qa/weak/test_weak.cxx b/cppuhelper/qa/weak/test_weak.cxx
index 0a0cae46a8fb..b9ba6354b134 100644
--- a/cppuhelper/qa/weak/test_weak.cxx
+++ b/cppuhelper/qa/weak/test_weak.cxx
@@ -28,13 +28,13 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppuhelper.hxx"
+#include "sal/config.h"
+#include "sal/precppunit.hxx"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>
-#include "sal/config.h"
-
#include "com/sun/star/lang/DisposedException.hpp"
#include "com/sun/star/uno/Reference.hxx"
#include "com/sun/star/uno/RuntimeException.hpp"