]> git.saurik.com Git - wxWidgets.git/blob - include/wx/choicdlg.h
Using != doesn't work for bakefile, I don't know what does, or what this
[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_