diff options
Diffstat (limited to 'xmloff/inc/fasttokenhandler.hxx')
-rw-r--r-- | xmloff/inc/fasttokenhandler.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/inc/fasttokenhandler.hxx b/xmloff/inc/fasttokenhandler.hxx index 528ecde17546..ed64c6938065 100644 --- a/xmloff/inc/fasttokenhandler.hxx +++ b/xmloff/inc/fasttokenhandler.hxx @@ -9,12 +9,9 @@ #pragma once -#include <com/sun/star/xml/sax/XFastTokenHandler.hpp> -#include <cppuhelper/implbase.hxx> #include <sax/fastattribs.hxx> #include <xmloff/token/tokens.hxx> #include <sal/log.hxx> -#include <xmloff/dllapi.h> namespace xmloff::token { |