Fix clang build error.
This commit is contained in:
parent
27c25debea
commit
e590d07224
|
@ -17,6 +17,8 @@
|
|||
* with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include <wx/intl.h>
|
||||
#include <wx/string.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue