summaryrefslogtreecommitdiff
path: root/include/sax/fastparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sax/fastparser.hxx')
-rw-r--r--include/sax/fastparser.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sax/fastparser.hxx b/include/sax/fastparser.hxx
index cb82dcf17210..ace7956382fb 100644
--- a/include/sax/fastparser.hxx
+++ b/include/sax/fastparser.hxx
@@ -22,7 +22,6 @@
#include <com/sun/star/xml/sax/XFastParser.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <cppuhelper/weak.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XInitialization.hpp>
@@ -31,7 +30,6 @@
namespace com { namespace sun { namespace star { namespace xml { namespace sax {
-class XFastContextHandler;
class XFastDocumentHandler;
class XFastTokenHandler;