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

loplugin:includeform: sccomp

Change-Id: I819977bf2c0aff3f98f039f966b7fa6f0fad2728
üst 20c66302
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
#include <CoinError.hpp> #include <CoinError.hpp>
#include "SolverComponent.hxx" #include "SolverComponent.hxx"
#include "strings.hrc" #include <strings.hrc>
#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/table/CellAddress.hpp> #include <com/sun/star/table/CellAddress.hpp>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
* *
************************************************************************/ ************************************************************************/
#include "sal/config.h" #include <sal/config.h>
#include <config_lgpl.h> #include <config_lgpl.h>
#undef LANGUAGE_NONE #undef LANGUAGE_NONE
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
#undef LANGUAGE_NONE #undef LANGUAGE_NONE
#include "SolverComponent.hxx" #include "SolverComponent.hxx"
#include "strings.hrc" #include <strings.hrc>
#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/table/CellAddress.hpp> #include <com/sun/star/table/CellAddress.hpp>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
*/ */
#include "SolverComponent.hxx" #include "SolverComponent.hxx"
#include "strings.hrc" #include <strings.hrc>
#include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp> #include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
......
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