fixed gnu warning

This commit is contained in:
Jeff Hill
2002-11-02 00:07:41 +00:00
parent 81674af9bb
commit 2f70fd09b4
2 changed files with 4 additions and 0 deletions

View File

@@ -26,6 +26,8 @@
#include "cac.h"
#include "sgAutoPtr.h"
casgRecycle::~casgRecycle () {}
CASG::CASG ( ca_client_context &cacIn ) :
client ( cacIn ), magic ( CASG_MAGIC )
{