mirror of
https://github.com/mfontanini/libtins
synced 2026-01-28 04:34:27 +01:00
Improved compile time using forward declarations and removing useless includes.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
#include <cstring>
|
||||
#include <cassert>
|
||||
#include <stdexcept>
|
||||
#ifndef WIN32
|
||||
#include <net/ethernet.h>
|
||||
#include <netpacket/packet.h>
|
||||
|
||||
Reference in New Issue
Block a user