summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/docshell/pagedata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/pagedata.cxx')
-rw-r--r--sc/source/ui/docshell/pagedata.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/docshell/pagedata.cxx b/sc/source/ui/docshell/pagedata.cxx
index b0c6110490db..883bd09d1357 100644
--- a/sc/source/ui/docshell/pagedata.cxx
+++ b/sc/source/ui/docshell/pagedata.cxx
@@ -21,6 +21,8 @@
#include "pagedata.hxx"
+#include <osl/diagnose.h>
+
ScPrintRangeData::ScPrintRangeData()
{
nPagesX = nPagesY = 0;