diff --git a/sc/inc/dociter.hxx b/sc/inc/dociter.hxx index d24c6abf2513..8c513aab2476 100644 --- a/sc/inc/dociter.hxx +++ b/sc/inc/dociter.hxx @@ -45,7 +45,7 @@ struct ScQueryParam; struct ScDBQueryParamInternal; struct ScDBQueryParamMatrix; class ScFormulaCell; -class ScCellValue; +struct ScCellValue; class ScDocumentIterator // walk through all non-empty cells {