aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/GlobalModuleContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/module/GlobalModuleContext.h')
-rw-r--r--src/core/module/GlobalModuleContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/module/GlobalModuleContext.h b/src/core/module/GlobalModuleContext.h
index 82ce23c1..e48f186e 100644
--- a/src/core/module/GlobalModuleContext.h
+++ b/src/core/module/GlobalModuleContext.h
@@ -28,6 +28,8 @@
#pragma once
+#include <optional>
+
#include "core/module/Event.h"
#include "core/thread/TaskRunner.h"
#include "module/GlobalRegisterTable.h"