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

master
Marc Wäckerlin 10 years ago
parent 869ec44b4a
commit 9040e2dd54
  1. 2
      src/pcsc.hxx

@ -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

Loading…
Cancel
Save