Skip to content

Commit

Permalink
oy vey
Browse files Browse the repository at this point in the history
  • Loading branch information
gafferongames committed Sep 17, 2024
1 parent a575fb2 commit ffdd636
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netcode.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ void netcode_default_free_function( void * context, void * pointer )
#define NOMINMAX
#define _WINSOCK_DEPRECATED_NO_WARNINGS
#include <winsock2.h>
#include <ws2def.h>
#include <ws2tcpip.h>
#include <ws2ipdef.h>
#include <iphlpapi.h>
Expand Down

0 comments on commit ffdd636

Please sign in to comment.