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