]> git.saurik.com Git - wxWidgets.git/blob - include/wx/choicdlg.h
Removed fstream include which seemed unnecessary, and gave errors for BC++ 5.5 anyway.
[wxWidgets.git] / include / wx / choicdlg.h
1 #ifndef _WX_CHOICDLG_H_BASE_
2 #define _WX_CHOICDLG_H_BASE_
3
4 #include "wx/generic/choicdgg.h"
5
6 #endif
7 // _WX_CHOICDLG_H_BASE_