winscard.h in lowercase is part of mingw; refs #30

This commit is contained in:
Marc Wäckerlin
2014-04-28 09:12:40 +00:00
parent 869ec44b4a
commit 9040e2dd54

View File

@@ -17,7 +17,7 @@
#if defined(_WIN32) || defined(_WIN64) || defined(__WINDOWS__) #if defined(_WIN32) || defined(_WIN64) || defined(__WINDOWS__)
#undef UNICODE #undef UNICODE
#undef DATADIR #undef DATADIR
#include <WinSCard.h> #include <winscard.h>
#undef ERROR #undef ERROR
#ifndef MAX_ATR_SIZE #ifndef MAX_ATR_SIZE
#define MAX_ATR_SIZE 33 #define MAX_ATR_SIZE 33