#pragma once #include struct AppSettings { std::string EthDevName; /// Имя адаптера };