Kaydet (Commit) 7275f453 authored tarafından Luboš Luňák's avatar Luboš Luňák

avoid MSVC C4150 , caused by 55b39ff4

üst a128bea5
......@@ -26,6 +26,7 @@
#include <sfx2/basedlgs.hxx>
#include <sfx2/tabdlg.hxx>
#include "address.hxx"
#include "cell.hxx"
#include "compiler.hxx"
#include "formula/funcutl.hxx"
#include "IAnyRefDialog.hxx"
......@@ -40,7 +41,6 @@ class ScDocument;
class ScTabViewShell;
class ScRefHandler;
class ScRangeList;
class ScFormulaCell;
class ScFormulaReferenceHelper
{
......
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