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

Move this header to the source file.

refupdat.hxx is under the ui directory.  Not everyone has access to it.

Change-Id: I3f60761e1105946ed5bd6bddb339ee9a9e7705ad
üst 953d606b
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#include "global.hxx" #include "global.hxx"
#include "bigrange.hxx" #include "bigrange.hxx"
#include "scdllapi.h" #include "scdllapi.h"
#include "refupdat.hxx"
#include "cellvalue.hxx" #include "cellvalue.hxx"
class ScDocument; class ScDocument;
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
#include "editutil.hxx" #include "editutil.hxx"
#include "tokenarray.hxx" #include "tokenarray.hxx"
#include "refupdatecontext.hxx" #include "refupdatecontext.hxx"
#include <refupdat.hxx>
#include <tools/shl.hxx> #include <tools/shl.hxx>
#include <tools/rtti.hxx> #include <tools/rtti.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