00001 // This is core/vgui/vgui_tview_tableau_sptr.h 00002 #ifndef vgui_tview_tableau_sptr_h_ 00003 #define vgui_tview_tableau_sptr_h_ 00004 //: 00005 // \file 00006 // \brief Smart-pointer to a vgui_tview_tableau tableau. 00007 // 00008 // This is a generated file. 00009 00010 #include <vgui/vgui_tableau_sptr.h> 00011 00012 class vgui_tview_tableau; 00013 typedef vgui_tableau_sptr_t<vgui_tview_tableau> vgui_tview_tableau_sptr; 00014 00015 #endif // vgui_tview_tableau_sptr_h_