contrib/brl/bbas/bvgl/bvgl_changes_sptr.h
Go to the documentation of this file.
00001 #ifndef bvgl_changes_sptr_h
00002 #define bvgl_changes_sptr_h
00003 
00004 #include "bvgl_changes.h"
00005 
00006 #include <vbl/vbl_smart_ptr.h>
00007 
00008 typedef vbl_smart_ptr<bvgl_changes> bvgl_changes_sptr;
00009 
00010 #endif // bvgl_changes_sptr_h