]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/setup.h
2 #ifndef __SETUPH_BASE__
3 #define __SETUPH_BASE__
5 #if defined(__WINDOWS__)
6 #include "wx/msw/setup.h"
7 #elif defined(__MOTIF__)
8 #include "wx/xt/setup.h"
10 #include "wx/gtk/setup.h"