loplugin:includeform: officecfg

Change-Id: I580443e0e992f3b53f35d854c4d020bfaaf6a308
This commit is contained in:
Stephan Bergmann
2017-10-23 22:35:28 +02:00
parent 85fe083c46
commit 03e6bf9a65

View File

@@ -8,14 +8,14 @@
*/ */
#include <sal/types.h> #include <sal/types.h>
#include "cppunit/TestAssert.h" #include <cppunit/TestAssert.h>
#include "cppunit/TestFixture.h" #include <cppunit/TestFixture.h>
#include "cppunit/extensions/HelperMacros.h" #include <cppunit/extensions/HelperMacros.h>
#include "cppunit/plugin/TestPlugIn.h" #include <cppunit/plugin/TestPlugIn.h>
// Just verify that all the generated headers can be included (i.e., that all // Just verify that all the generated headers can be included (i.e., that all
// the identifiers are valid and do not clash: // the identifiers are valid and do not clash:
#include "officecfg/officecfg_qa_allheaders.hxx" #include <officecfg/officecfg_qa_allheaders.hxx>
namespace { namespace {