mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
Pre-include another header for Cygwin
Avoid -Wpedantic warning for extra ';'
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/stat.h>
|
||||
#include <io.h>
|
||||
#endif
|
||||
#elif defined(__WXQT__)
|
||||
#include <QtGui/QFont>
|
||||
|
||||
Reference in New Issue
Block a user