mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 21:10:42 +00:00
Fix build on VS2019
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
#include "os/os_specific.h"
|
||||
#include "strings/string_utils.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
typedef int(WSAAPI *PFN_WSASTARTUP)(__in WORD wVersionRequested, __out LPWSADATA lpWSAData);
|
||||
typedef int(WSAAPI *PFN_WSACLEANUP)();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user