00001 //---------------------------------------------------------------------------- 00002 /** @file GoUctObjectWithSearch.cpp 00003 See GoUctObjectWithSearch.h 00004 */ 00005 //---------------------------------------------------------------------------- 00006 00007 #include "SgSystem.h" 00008 #include "GoUctObjectWithSearch.h" 00009 00010 //---------------------------------------------------------------------------- 00011 00012 GoUctObjectWithSearch::~GoUctObjectWithSearch() 00013 { 00014 } 00015 00016 //----------------------------------------------------------------------------