diff options
Diffstat (limited to 'sc/inc/dptabdat.hxx')
-rw-r--r-- | sc/inc/dptabdat.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx index b0dc99031dfa..3df053e36da8 100644 --- a/sc/inc/dptabdat.hxx +++ b/sc/inc/dptabdat.hxx @@ -28,10 +28,6 @@ #include <unordered_set> #include <vector> -namespace com { namespace sun { namespace star { namespace sheet { - struct DataPilotFieldFilter; -}}}} - #define SC_DAPI_HIERARCHY_FLAT 0 #define SC_DAPI_HIERARCHY_QUARTER 1 #define SC_DAPI_HIERARCHY_WEEK 2 |