diff options
Diffstat (limited to 'src/core/function/GlobalSettingStation.h')
-rw-r--r-- | src/core/function/GlobalSettingStation.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/function/GlobalSettingStation.h b/src/core/function/GlobalSettingStation.h index 8b76510b..fb71adf8 100644 --- a/src/core/function/GlobalSettingStation.h +++ b/src/core/function/GlobalSettingStation.h @@ -29,11 +29,6 @@ #ifndef GPGFRONTEND_GLOBALSETTINGSTATION_H #define GPGFRONTEND_GLOBALSETTINGSTATION_H -#include <filesystem> -#include <memory> - -#include "GpgFrontendBuildInstallInfo.h" -#include "core/GpgFrontendCore.h" #include "core/GpgFunctionObject.h" namespace GpgFrontend { |