diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:30:19 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:50 +0200 |
commit | 34307a8a7da7def2f3ee207c08b59a48864a03f8 (patch) | |
tree | aac22f4bc997ce80ef362643ade1852b64a648e6 /test/source/sheet/xsubtotalfield.cxx | |
parent | 4c8eac645bca4cc95e5ea3f39e4702d83e565f04 (diff) |
loplugin:includeform: test
Change-Id: Ibcbb5b002e8326c484547a825cb295d0f5158a3b
Diffstat (limited to 'test/source/sheet/xsubtotalfield.cxx')
-rw-r--r-- | test/source/sheet/xsubtotalfield.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/sheet/xsubtotalfield.cxx b/test/source/sheet/xsubtotalfield.cxx index 66d0c7cc820c..ff7871fe0237 100644 --- a/test/source/sheet/xsubtotalfield.cxx +++ b/test/source/sheet/xsubtotalfield.cxx @@ -16,7 +16,7 @@ #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/Sequence.hxx> -#include "cppunit/extensions/HelperMacros.h" +#include <cppunit/extensions/HelperMacros.h> using namespace com::sun::star; using namespace com::sun::star::uno; |