diff options
Diffstat (limited to 'src/core/frontend/applets/general_frontend.h')
-rw-r--r-- | src/core/frontend/applets/general_frontend.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/frontend/applets/general_frontend.h b/src/core/frontend/applets/general_frontend.h index b713b14ee..1647aa975 100644 --- a/src/core/frontend/applets/general_frontend.h +++ b/src/core/frontend/applets/general_frontend.h @@ -5,7 +5,6 @@ #pragma once #include <functional> -#include <optional> #include "common/common_types.h" namespace Core::Frontend { |