diff options
Diffstat (limited to 'include/sax/fastparser.hxx')
-rw-r--r-- | include/sax/fastparser.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sax/fastparser.hxx b/include/sax/fastparser.hxx index 8b4b79b50a3e..1bf190fc270a 100644 --- a/include/sax/fastparser.hxx +++ b/include/sax/fastparser.hxx @@ -36,7 +36,7 @@ class XFastTokenHandler; namespace sax_fastparser { -// -------------------------------------------------------------------- + class FastSaxParserImpl; |