diff options
Diffstat (limited to 'sc/source/ui/dataprovider/htmldataprovider.hxx')
-rw-r--r-- | sc/source/ui/dataprovider/htmldataprovider.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/dataprovider/htmldataprovider.hxx b/sc/source/ui/dataprovider/htmldataprovider.hxx index ae211850c9a3..249249dcef88 100644 --- a/sc/source/ui/dataprovider/htmldataprovider.hxx +++ b/sc/source/ui/dataprovider/htmldataprovider.hxx @@ -15,7 +15,6 @@ namespace sc { class HTMLFetchThread; -class DataTransformation; class HTMLDataProvider : public DataProvider { |