src/library/pc_identifier/ethernet.cpp
@@ -5,17 +5,16 @@ * Author: devel */ #include "ethernet.hpp" #include <bits/stdint-uintn.h> #include <array> #include <vector> #include "../../../include/licensecc/datatypes.h" #include "../../../projects/DEFAULT/include/licensecc/DEFAULT/licensecc_properties.h" #include <licensecc/datatypes.h> #include <licensecc_properties.h> #include "../base/base.h" #include "../os/network.hpp" #include "pc_identifier.hpp" #include "ethernet.hpp" namespace license { namespace pc_identifier {