mirror of
https://github.com/mfontanini/libtins
synced 2026-01-28 12:44:25 +01:00
Fixed compilation errors on Windows.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include <cassert>
|
||||
#endif
|
||||
#ifndef WIN32
|
||||
#define NOMINMAX
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
#include "icmp.h"
|
||||
|
||||
Reference in New Issue
Block a user