Merge branch 'lowercase-windows-headers' of https://github.com/StephenCWills/libzt into StephenCWills-lowercase-windows-headers
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
#include "VirtualTap.hpp"
|
||||
|
||||
#if defined(__WINDOWS__)
|
||||
#include <ShlObj.h>
|
||||
#include <WinSock2.h>
|
||||
#include <Windows.h>
|
||||
#include <shlobj.h>
|
||||
#include <winsock2.h>
|
||||
#include <windows.h>
|
||||
#include <iphlpapi.h>
|
||||
#include <netioapi.h>
|
||||
#define stat _stat
|
||||
|
||||
Reference in New Issue
Block a user