conflict in #define; closes #1

master
Marc Wäckerlin 13 years ago
parent b593a5d0b1
commit 3960ac4d19
  1. 1
      src/openssl-engine.hxx
  2. 1
      src/pcsc.hxx

@ -18,6 +18,7 @@
# define OPENSSL_V0_CONST const
#endif
#undef DATADIR
#include <openssl/engine.h>
#include <map>
#include <string>

@ -35,6 +35,7 @@
#ifdef WIN32
#undef UNICODE
#undef DATADIR
#include <WinSCard.h>
#undef ERROR
#ifndef MAX_ATR_SIZE

Loading…
Cancel
Save