00001 #ifndef bgui_graph_tableau_sptr_h_ 00002 #define bgui_graph_tableau_sptr_h_ 00003 00004 // this is a generated file. 00005 00006 #include <vgui/vgui_easy2D_tableau_sptr.h> 00007 00008 class bgui_graph_tableau; 00009 typedef vgui_tableau_sptr_t<bgui_graph_tableau> bgui_graph_tableau_sptr; 00010 00011 #endif