1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-28 04:34:27 +01:00

Remove useless includes

This commit is contained in:
Matias Fontanini
2017-05-13 10:43:29 -07:00
parent c6f4e816aa
commit a5766a19c2
25 changed files with 53 additions and 74 deletions

View File

@@ -28,7 +28,6 @@
*/
#include <cstring>
#include <stdexcept>
#ifndef _WIN32
#include <sys/types.h>
#include <net/ethernet.h>