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