Windows not properly detected; refs #30
This commit is contained in:
		| @@ -14,7 +14,7 @@ | ||||
|  | ||||
| #include <string> | ||||
|  | ||||
| #ifdef WIN32 | ||||
| #if defined(_WIN32) || defined(_WIN64) || defined(__WINDOWS__) | ||||
|   #undef UNICODE | ||||
|   #undef DATADIR | ||||
|   #include <WinSCard.h> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user