AJA cap.: do not define snprintf (MSW compat)

This commit is contained in:
Martin Pulec
2019-08-08 16:56:45 +02:00
parent 79e5036ace
commit 747ca25e5f
2 changed files with 1 additions and 2 deletions

Submodule gpujpeg updated: 086f06d0b6...9d0b268034

View File

@@ -47,7 +47,6 @@
#ifdef _MSC_VER
#include <winsock2.h>
#define snprintf _snprintf
#endif
#include "audio/audio.h"