contrib/brl/bmvl/btom/btom_gauss_cylinder_sptr.h
Go to the documentation of this file.
00001 #ifndef btom_gauss_cylinder_sptr_h
00002 #define btom_gauss_cylinder_sptr_h
00003 
00004 #include <vbl/vbl_smart_ptr.h>
00005 
00006 class btom_gauss_cylinder;
00007 typedef vbl_smart_ptr<btom_gauss_cylinder> btom_gauss_cylinder_sptr;
00008 
00009 #endif // btom_gauss_cylinder_sptr_h