contrib/brl/bseg/strk/strk_art_info_model_sptr.h
Go to the documentation of this file.
00001 #ifndef strk_art_info_model_sptr_h
00002 #define strk_art_info_model_sptr_h
00003 
00004 #include <vbl/vbl_smart_ptr.h>
00005 
00006 class strk_art_info_model;
00007 typedef vbl_smart_ptr<strk_art_info_model> strk_art_info_model_sptr;
00008 
00009 #endif // strk_art_info_model_sptr_h