From f6ad25f67b3bc77527cd56653e327a211c6bb804 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:37:02 +0200 Subject: loplugin:includeform: odk Change-Id: Ic8ede7a0377d9ec4f360b63889e0ccf3c5dda93f --- odk/qa/checkapi/checkapi.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odk/qa') diff --git a/odk/qa/checkapi/checkapi.cxx b/odk/qa/checkapi/checkapi.cxx index 4fc69e6cd631..9018deb9147c 100644 --- a/odk/qa/checkapi/checkapi.cxx +++ b/odk/qa/checkapi/checkapi.cxx @@ -26,7 +26,7 @@ #pragma warning (disable : 4996) #endif -#include "allheaders.hxx" +#include CPPUNIT_PLUGIN_IMPLEMENT(); extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL firstfunc(sal_Bool) -- cgit