mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-10-30 15:39:02 -05:00 
			
		
		
		
	Remove special rules for Windows.h and library includes
This commit is contained in:
		| @@ -10,9 +10,9 @@ | ||||
| #include <cstdarg> | ||||
| #include <cstdio> | ||||
| #include <cstring> | ||||
| #include <fcntl.h> | ||||
| #include <map> | ||||
| #include <numeric> | ||||
| #include <fcntl.h> | ||||
|  | ||||
| #ifdef _MSC_VER | ||||
| #include <WinSock2.h> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yuri Kunde Schlesner
					Yuri Kunde Schlesner