]> git.saurik.com Git - wxWidgets.git/blob - include/wx/choicdlg.h
partially applied patch #895170: "Building with minimal setup.h - continuation"
[wxWidgets.git] / include / wx / choicdlg.h
1 #ifndef _WX_CHOICDLG_H_BASE_
2 #define _WX_CHOICDLG_H_BASE_
3
4 #if wxUSE_CHOICEDLG
5
6 #include "wx/generic/choicdgg.h"
7
8 #endif
9
10 #endif
11 // _WX_CHOICDLG_H_BASE_