Use lowercase when including Windows headers
This commit is contained in:
parent
30c77cfee5
commit
1c956494a4
16 changed files with 37 additions and 37 deletions
|
@ -86,7 +86,7 @@ private:
|
|||
#ifdef __WINDOWS__
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue