* Weird issue on Cygwin with the include file order.
This commit is contained in:
		
							parent
							
								
									f4a502a09a
								
							
						
					
					
						commit
						dcff8cdb76
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -1,5 +1,9 @@ | ||||||
| #include "config.h" | #include "config.h" | ||||||
| 
 | 
 | ||||||
|  | #ifdef __CYGWIN__ | ||||||
|  | #include <windows.h> | ||||||
|  | #endif | ||||||
|  | 
 | ||||||
| #include <iostream> | #include <iostream> | ||||||
| #include <cerrno> | #include <cerrno> | ||||||
| #include <cstdio> | #include <cstdio> | ||||||
|  | @ -13,10 +17,6 @@ | ||||||
| #include <fcntl.h> | #include <fcntl.h> | ||||||
| #include <signal.h> | #include <signal.h> | ||||||
| 
 | 
 | ||||||
| #ifdef __CYGWIN__ |  | ||||||
| #include <windows.h> |  | ||||||
| #endif |  | ||||||
| 
 |  | ||||||
| #include "util.hh" | #include "util.hh" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue