summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpgroup.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-02-09 15:34:14 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-09 15:34:14 -0500
commit950f94c03a10977c0a5e08455bb49c192c3c6a36 (patch)
treed5c39c822d16dcfb6c3251c1f844d451a96207d4 /sc/inc/dpgroup.hxx
parentReally cleaned up dpglobal.hxx. (diff)
downloadcore-950f94c03a10977c0a5e08455bb49c192c3c6a36.tar.gz
core-950f94c03a10977c0a5e08455bb49c192c3c6a36.zip
Include dpglobal.hxx only when necessary.
Diffstat (limited to 'sc/inc/dpgroup.hxx')
-rw-r--r--sc/inc/dpgroup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpgroup.hxx b/sc/inc/dpgroup.hxx
index ada526cf1083..8f698288faa3 100644
--- a/sc/inc/dpgroup.hxx
+++ b/sc/inc/dpgroup.hxx
@@ -35,7 +35,7 @@
#include "dptabdat.hxx"
#include "scdllapi.h"
-#include "dpglobal.hxx"
+
class ScDocument;
class SvNumberFormatter;