Pre-include another header for Cygwin
Avoid -Wpedantic warning for extra ';'
This commit is contained in:
		@@ -93,6 +93,7 @@
 | 
				
			|||||||
        #include <stdio.h>
 | 
					        #include <stdio.h>
 | 
				
			||||||
        #include <unistd.h>
 | 
					        #include <unistd.h>
 | 
				
			||||||
        #include <sys/stat.h>
 | 
					        #include <sys/stat.h>
 | 
				
			||||||
 | 
					        #include <io.h>
 | 
				
			||||||
    #endif
 | 
					    #endif
 | 
				
			||||||
#elif defined(__WXQT__)
 | 
					#elif defined(__WXQT__)
 | 
				
			||||||
    #include <QtGui/QFont>
 | 
					    #include <QtGui/QFont>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user