diff options
author | saturneric <[email protected]> | 2025-02-03 19:41:16 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-02-03 19:41:16 +0000 |
commit | 349269cadaa757622403279c94c3f181cf9130ac (patch) | |
tree | 33ad72d79b9ef736e7b4f617ad978a543f4de6cc /src/core/function/basic/GpgFunctionObject.h | |
parent | Merge branch 'develop' (diff) | |
parent | translation: update zh_CN and de_DE (diff) | |
download | GpgFrontend-349269cadaa757622403279c94c3f181cf9130ac.tar.gz GpgFrontend-349269cadaa757622403279c94c3f181cf9130ac.zip |
Merge branch 'develop'
Diffstat (limited to 'src/core/function/basic/GpgFunctionObject.h')
-rw-r--r-- | src/core/function/basic/GpgFunctionObject.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/function/basic/GpgFunctionObject.h b/src/core/function/basic/GpgFunctionObject.h index 41a597e5..fea400aa 100644 --- a/src/core/function/basic/GpgFunctionObject.h +++ b/src/core/function/basic/GpgFunctionObject.h @@ -34,6 +34,7 @@ #include "core/function/basic/ChannelObject.h" #include "core/function/basic/SingletonStorage.h" #include "core/function/basic/SingletonStorageCollection.h" +#include "core/typedef/CoreTypedef.h" #include "core/utils/MemoryUtils.h" namespace GpgFrontend { |