Kaydet (Commit) 03e6bf9a authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:includeform: officecfg

Change-Id: I580443e0e992f3b53f35d854c4d020bfaaf6a308
üst 85fe083c
......@@ -8,14 +8,14 @@
*/
#include <sal/types.h>
#include "cppunit/TestAssert.h"
#include "cppunit/TestFixture.h"
#include "cppunit/extensions/HelperMacros.h"
#include "cppunit/plugin/TestPlugIn.h"
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>
// 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 <officecfg/officecfg_qa_allheaders.hxx>
namespace {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment