contrib/brl/bbas/bgui/bgui_histogram_tableau_sptr.h
Go to the documentation of this file.
00001 #ifndef bgui_histogram_tableau_sptr_h_
00002 #define bgui_histogram_tableau_sptr_h_
00003 
00004 // this is a generated file.
00005 
00006 #include <vgui/vgui_tableau_sptr.h>
00007 
00008 class bgui_histogram_tableau;
00009 typedef vgui_tableau_sptr_t<bgui_histogram_tableau> bgui_histogram_tableau_sptr;
00010 
00011 #endif