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

loplugin:includeform (`make perfcheck`)

Change-Id: Ibbac74cdbc25ffb0a922d602000ae716adf2fd9b
üst e6e47ffa
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
#include <test/calc_unoapi_test.hxx> #include <test/calc_unoapi_test.hxx>
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include "cppunit/extensions/HelperMacros.h" #include <cppunit/extensions/HelperMacros.h>
#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/XModel2.hpp> #include <com/sun/star/frame/XModel2.hpp>
...@@ -43,9 +43,9 @@ ...@@ -43,9 +43,9 @@
#include <test/callgrind.hxx> #include <test/callgrind.hxx>
#include "calcconfig.hxx" #include <calcconfig.hxx>
#include "docsh.hxx" #include <docsh.hxx>
#include "tabvwsh.hxx" #include <tabvwsh.hxx>
using namespace css; using namespace css;
using namespace css::uno; using namespace css::uno;
......
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