REDACTED-rig/src/win64/include/win64.h
2019-08-27 11:32:23 +03:00

12 lines
233 B
C

//
// Created by Haifa Bogdan Adnan on 13/08/2018.
//
#ifndef WIN64_COMPATIBILITY_LAYER_H
#define WIN64_COMPATIBILITY_LAYER_H
//#include <windows.h>
#include <WinSock2.h>
#include <WS2tcpip.h>
#endif //WIN64_COMPATIBILITY_LAYER_H