mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	mingw threads are used if OLD_MINGW is used, not for all WINDOWS
This commit is contained in:
		| @@ -433,7 +433,7 @@ extern "C" { | |||||||
| #endif | #endif | ||||||
|  |  | ||||||
| #if CAP_THREAD | #if CAP_THREAD | ||||||
| #if WINDOWS | #if OLD_MINGW | ||||||
| #include "mingw.thread.h" | #include "mingw.thread.h" | ||||||
| #include "mingw.mutex.h" | #include "mingw.mutex.h" | ||||||
| #include "mingw.condition_variable.h" | #include "mingw.condition_variable.h" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue