mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
removed not needed <netinet/in.h>
This commit is contained in:
parent
5ce4256e3d
commit
39fc63f48d
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@
|
||||||
#include "cryptonote_core/connection_context.h"
|
#include "cryptonote_core/connection_context.h"
|
||||||
#include "cryptonote_core/cryptonote_stat_info.h"
|
#include "cryptonote_core/cryptonote_stat_info.h"
|
||||||
#include "cryptonote_core/verification_context.h"
|
#include "cryptonote_core/verification_context.h"
|
||||||
#include <netinet/in.h>
|
|
||||||
#include <boost/circular_buffer.hpp>
|
#include <boost/circular_buffer.hpp>
|
||||||
|
|
||||||
PUSH_WARNINGS
|
PUSH_WARNINGS
|
||||||
|
|
Loading…
Reference in a new issue