Kaydet (Commit) 38cbf02f authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: struct 'ScRefCellValue' was previously declared as a class

Change-Id: Ia653822622180940b22877cda1d4f7b1e6369f61
üst 0f60c1a5
...@@ -52,7 +52,7 @@ struct ScComplexRefData; ...@@ -52,7 +52,7 @@ struct ScComplexRefData;
class ScToken; class ScToken;
class ScJumpMatrix; class ScJumpMatrix;
class ScCellIterator; class ScCellIterator;
class ScRefCellValue; struct ScRefCellValue;
#define MAXSTACK (4096 / sizeof(formula::FormulaToken*)) #define MAXSTACK (4096 / sizeof(formula::FormulaToken*))
......
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