aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/Module.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/module/Module.cpp')
-rw-r--r--src/core/module/Module.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/module/Module.cpp b/src/core/module/Module.cpp
index 202f9d81..8faae4e0 100644
--- a/src/core/module/Module.cpp
+++ b/src/core/module/Module.cpp
@@ -34,6 +34,8 @@
#include "sdk/GFSDKModule.h"
#include "utils/BuildInfoUtils.h"
+
+
namespace GpgFrontend::Module {
class Module::Impl {