mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
Merge pull request #391 from PoroCYon/master
fix stupid compilation issues on Linux
This commit is contained in:
@ -24,6 +24,7 @@
|
|||||||
#include "PlatformConfig.h"
|
#include "PlatformConfig.h"
|
||||||
#include "LAN_Socket.h"
|
#include "LAN_Socket.h"
|
||||||
#include "LAN_PCap.h"
|
#include "LAN_PCap.h"
|
||||||
|
#include <string>
|
||||||
|
|
||||||
#ifdef __WIN32__
|
#ifdef __WIN32__
|
||||||
#define NTDDI_VERSION 0x06000000 // GROSS FUCKING HACK
|
#define NTDDI_VERSION 0x06000000 // GROSS FUCKING HACK
|
||||||
|
Reference in New Issue
Block a user