Kaydet (Commit) 9484286a authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Oops I forgot to remove the header include line.

üst 4db12f8a
......@@ -33,7 +33,6 @@
#include <tools/solar.h>
#include "global.hxx"
#include "scdllapi.h"
#include "queryparam.hxx"
#include <memory>
......@@ -49,6 +48,8 @@ class ScAttrArray;
class ScAttrIterator;
class ScRange;
class ScFlatBoolRowSegments;
class ScMatrix;
struct ScDBQueryParamBase;
struct ScQueryParam;
struct ScDBQueryParamInternal;
struct ScDBQueryParamMatrix;
......
......@@ -60,6 +60,7 @@
#include "sheetevents.hxx"
#include "globstr.hrc"
#include "segmenttree.hxx"
#include "queryparam.hxx"
#include "queryentry.hxx"
// STATIC DATA -----------------------------------------------------------
......
......@@ -75,6 +75,7 @@
#include "formula/FormulaCompiler.hxx"
#include "macromgr.hxx"
#include "doubleref.hxx"
#include "queryparam.hxx"
#include <math.h>
#include <float.h>
......
......@@ -88,6 +88,7 @@
#include "editutil.hxx"
#include "formula/errorcodes.hxx"
#include "queryentry.hxx"
#include "queryparam.hxx"
#include "excdoc.hxx"
#include "xeescher.hxx"
......
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