aboutsummaryrefslogtreecommitdiffstats
path: root/lib/redpitaya/redpitaya_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/redpitaya/redpitaya_common.h')
-rw-r--r--lib/redpitaya/redpitaya_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/redpitaya/redpitaya_common.h b/lib/redpitaya/redpitaya_common.h
index 1983176..2e1b09e 100644
--- a/lib/redpitaya/redpitaya_common.h
+++ b/lib/redpitaya/redpitaya_common.h
@@ -26,7 +26,6 @@
#if defined(_WIN32)
#include <winsock2.h>
#include <ws2tcpip.h>
-#pragma comment(lib, "ws2_32.lib")
#include <windows.h>
#define INVSOC INVALID_SOCKET
#else