SDP: missing headers [Win]

This commit is contained in:
Martin Pulec
2019-11-09 13:12:56 +01:00
parent 113cccf892
commit 11ab484be6

View File

@@ -60,8 +60,11 @@
#ifdef WIN32
#define _WIN32_WINNT 0x0600
#include <assert.h>
#include <stdint.h>
#include <stdio.h>
#include <winsock2.h>
#include <ws2tcpip.h>
#endif
#include "audio/types.h"