diff --git a/officecfg/qa/cppheader.cxx b/officecfg/qa/cppheader.cxx index 32d487a8340b..39f8b4856e2d 100644 --- a/officecfg/qa/cppheader.cxx +++ b/officecfg/qa/cppheader.cxx @@ -8,14 +8,14 @@ */ #include -#include "cppunit/TestAssert.h" -#include "cppunit/TestFixture.h" -#include "cppunit/extensions/HelperMacros.h" -#include "cppunit/plugin/TestPlugIn.h" +#include +#include +#include +#include // Just verify that all the generated headers can be included (i.e., that all // the identifiers are valid and do not clash: -#include "officecfg/officecfg_qa_allheaders.hxx" +#include namespace {