core/vgui/vgui_deck_tableau_sptr.h
Go to the documentation of this file.
00001 #ifndef vgui_deck_tableau_sptr_h_
00002 #define vgui_deck_tableau_sptr_h_
00003 
00004 // this is a generated file.
00005 
00006 #include <vgui/vgui_tableau_sptr.h>
00007 
00008 class vgui_deck_tableau;
00009 typedef vgui_tableau_sptr_t<vgui_deck_tableau> vgui_deck_tableau_sptr;
00010 
00011 #endif // vgui_deck_tableau_sptr_h_