More win32 build hacks.
[libdcp.git] / src / certificates.h
index 42ae8d27b3e8424f5b5d3c0f8d4092e66946d200..9caea5a786cd8e8a15e1acde2c8c48922c27079d 100644 (file)
@@ -24,6 +24,7 @@
 #include <list>
 #include <boost/noncopyable.hpp>
 #include <boost/shared_ptr.hpp>
+#undef X509_NAME
 #include <openssl/x509.h>
 
 class certificates;