fixed inline virtual destructor

This commit is contained in:
Jeff Hill
2000-08-25 15:02:29 +00:00
parent e1a25e18b1
commit 5fcac78ee1
3 changed files with 4 additions and 5 deletions

View File

@@ -14,6 +14,9 @@
#include "nciu_IL.h"
#include "claimMsgCache_IL.h"
netiiu::~netiiu ()
{
}
void netiiu::show ( unsigned /* level */ ) const
{