mirror of
https://github.com/monero-project/monero.git
synced 2026-01-24 13:24:22 +01:00
Change Windows include to windows
mingw is case sensitive
This commit is contained in:
committed by
Riccardo Spagni
parent
729d4bb91d
commit
2b76e9d8a3
@@ -41,7 +41,7 @@
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#include <intrin.h>
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#define STATIC
|
||||
#define INLINE __inline
|
||||
#if !defined(RDATA_ALIGN16)
|
||||
|
||||
Reference in New Issue
Block a user