winscard.h in lowercase is part of mingw; refs #30
This commit is contained in:
		@@ -17,7 +17,7 @@
 | 
			
		||||
#if defined(_WIN32) || defined(_WIN64) || defined(__WINDOWS__)
 | 
			
		||||
  #undef UNICODE
 | 
			
		||||
  #undef DATADIR
 | 
			
		||||
  #include <WinSCard.h>
 | 
			
		||||
  #include <winscard.h>
 | 
			
		||||
  #undef ERROR
 | 
			
		||||
  #ifndef MAX_ATR_SIZE
 | 
			
		||||
    #define MAX_ATR_SIZE 33
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user