kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Added stdexcept
rodzic
365fe1930c
commit
2eb030dd83
|
@ -1,6 +1,7 @@
|
|||
#include "net.h"
|
||||
#include <string.h>
|
||||
#include <codecvt>
|
||||
#include <stdexcept>
|
||||
|
||||
#ifdef _WIN32
|
||||
#define WOULD_BLOCK (WSAGetLastError() == WSAEWOULDBLOCK)
|
||||
|
|
Ładowanie…
Reference in New Issue