mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	Use MFCs windows include if present
This commit is contained in:
		| @@ -22,7 +22,12 @@ namespace Catch { namespace Detail { | ||||
| #ifndef NOMINMAX | ||||
| #define NOMINMAX | ||||
| #endif | ||||
|  | ||||
| #ifdef __AFXDLL | ||||
| #include <AfxWin.h> | ||||
| #else | ||||
| #include <windows.h> | ||||
| #endif | ||||
|  | ||||
| namespace Catch { | ||||
| namespace { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash