1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-12-04 19:08:22 +01:00

Reworked include

This commit is contained in:
Pavel Odintsov 2023-04-02 16:26:24 +01:00
parent 168b797561
commit f5f435f93e

@ -6,9 +6,8 @@
#include <winsock2.h>
#else
#include <netinet/in.h> // struct in6_addr
#endif
#include <sys/socket.h>
#endif
#include <boost/beast/core/static_string.hpp>