diff --git a/sax/source/tools/fastattribs.cxx b/sax/source/tools/fastattribs.cxx index 595c7365e6e7..617376f610d1 100644 --- a/sax/source/tools/fastattribs.cxx +++ b/sax/source/tools/fastattribs.cxx @@ -28,7 +28,7 @@ namespace sax_fastparser { // wasteage to keep MSVC happy vs. an in-line {} -FastTokenHandlerBase::FastTokenHandlerBase() +FastTokenHandlerBase::~FastTokenHandlerBase() { }