]> Git Repo - VerusCoin.git/blobdiff - src/httpserver.h
Build fix
[VerusCoin.git] / src / httpserver.h
index 68d26ce2e01b500c961ae6116880e265ab302481..ba315dfddd6c40c0f54e891276a6d3c47c581869 100644 (file)
@@ -7,6 +7,9 @@
 
 #include <string>
 #include <stdint.h>
+#ifdef _WIN32
+#undef __cpuid
+#endif
 #include <boost/thread.hpp>
 #include <boost/scoped_ptr.hpp>
 #include <boost/function.hpp>
This page took 0.024238 seconds and 4 git commands to generate.