Use lowercase when including Windows headers
This commit is contained in:
@@ -86,7 +86,7 @@ private:
|
||||
#ifdef __WINDOWS__
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user