1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-27 12:14:26 +01:00

Remove useless includes for utils.h on tests

This commit is contained in:
Matias Fontanini
2017-04-30 11:59:10 -07:00
parent 89202c5dd5
commit 36fedf4f65
17 changed files with 0 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
#include <algorithm>
#include <gtest/gtest.h>
#include "ethernetII.h"
#include "utils.h"
#include "macros.h"
#include "ipv6.h"
#include "ip.h"