diff --git a/include/dataStore/ProxyEntity.hpp b/include/dataStore/ProxyEntity.hpp index e2c9b4b..5eafe34 100644 --- a/include/dataStore/ProxyEntity.hpp +++ b/include/dataStore/ProxyEntity.hpp @@ -1,12 +1,10 @@ #pragma once #include "include/global/Configs.hpp" +#include "include/global/CountryHelper.hpp" #include "include/stats/traffic/TrafficData.hpp" #include "include/configs/proxy/AbstractBean.hpp" #include "include/configs/proxy/ExtraCore.h" -#ifndef Q_MOC_RUN -#include "include/global/CountryHelper.hpp" -#endif namespace Configs { class SocksHttpBean;