Urgh - add embarassingly missing ~
Change-Id: I6ffcb1561920eba2cbc3fa019431d84f07386570
This commit is contained in:
parent
19d0b079dc
commit
1afc1c033b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ namespace sax_fastparser
|
|||
{
|
||||
|
||||
// wasteage to keep MSVC happy vs. an in-line {}
|
||||
FastTokenHandlerBase::FastTokenHandlerBase()
|
||||
FastTokenHandlerBase::~FastTokenHandlerBase()
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue