00001 #ifndef vvid_live_video_tableau_sptr_h_ 00002 #define vvid_live_video_tableau_sptr_h_ 00003 /* 00004 fsm 00005 */ 00006 // .NAME vvid_live_video_tableau_sptr 00007 // .INCLUDE vvid/vvid_live_video_tableau_sptr.h 00008 // .FILE vvid_live_video_tableau_sptr.cxx 00009 00010 #include <vgui/vgui_tableau_sptr.h> 00011 00012 class vvid_live_video_tableau; 00013 typedef vgui_tableau_sptr_t<vvid_live_video_tableau, vgui_tableau_sptr> vvid_live_video_tableau_sptr; 00014 00015 #endif // vvid_live_video_tableau_sptr_h_
1.7.5.1