mirror of
https://github.com/mfontanini/libtins
synced 2026-01-25 11:41:35 +01:00
Fixed compilation errors on Windows.
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
#endif
|
||||
#include <net/if.h>
|
||||
#else
|
||||
#define NOMINMAX
|
||||
#include <winsock2.h>
|
||||
#endif
|
||||
#include "network_interface.h"
|
||||
|
||||
Reference in New Issue
Block a user