]> git.saurik.com Git - wxWidgets.git/blob - include/wx/panel.h
off_t #define'd as _off_t for VC++ (it's not a standard type)
[wxWidgets.git] / include / wx / panel.h
1 #ifndef __PANELH_BASE__
2 #define __PANELH_BASE__
3
4 #include "wx/generic/panelg.h"
5
6 #endif
7 // __PANELH_BASE_