installed workaround for gnu warning

This commit is contained in:
Jeff Hill
2001-01-27 00:48:06 +00:00
parent e10d86cd05
commit 7d6ded2ad7
3 changed files with 19 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ private:
static tsFreeList < class repeaterClient, 0x20 > freeList;
~repeaterClient ();
unsigned port () const;
friend class gnuWarningEliminate;
};
/*