mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-12-21 23:38:54 +00:00
Merge pull request #185 from tevador/pr-crosscomp
Fix windows-target cross-compilation
This commit is contained in:
commit
863765bbe6
@ -43,7 +43,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include "../jit_compiler.hpp"
|
#include "../jit_compiler.hpp"
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <VersionHelpers.h>
|
#include <versionhelpers.h>
|
||||||
#endif
|
#endif
|
||||||
#include "affinity.hpp"
|
#include "affinity.hpp"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user