summaryrefslogtreecommitdiff
path: root/sc/inc/SolverSettings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/SolverSettings.hxx')
-rw-r--r--sc/inc/SolverSettings.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/inc/SolverSettings.hxx b/sc/inc/SolverSettings.hxx
index 0f01f1020356..9d9b96ef975f 100644
--- a/sc/inc/SolverSettings.hxx
+++ b/sc/inc/SolverSettings.hxx
@@ -10,14 +10,13 @@
#pragma once
-#include <memory>
#include <utility>
#include <variant>
#include <rtl/ustring.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
-class ScTable;
-class ScDocShell;
+#include "document.hxx"
+#include <docsh.hxx>
namespace sc
{