fix windows DATADIR bug

This commit is contained in:
Marc Wäckerlin
2018-03-13 13:21:35 +00:00
parent 8e7084e733
commit 79dd30b711

View File

@@ -5,6 +5,7 @@
// 1 2 3 4 5 6 7 8 // 1 2 3 4 5 6 7 8
// 45678901234567890123456789012345678901234567890123456789012345678901234567890 // 45678901234567890123456789012345678901234567890123456789012345678901234567890
#undef DATADIR
#include <openssl/opensslv.h> #include <openssl/opensslv.h>
#ifndef OPENSSL_VERSION_NUMBER #ifndef OPENSSL_VERSION_NUMBER
# error OpenSSL Version Number not Found # error OpenSSL Version Number not Found