aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/thread/DataObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/thread/DataObject.h')
-rw-r--r--src/core/thread/DataObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/thread/DataObject.h b/src/core/thread/DataObject.h
index af5f0f5f..3676ec7a 100644
--- a/src/core/thread/DataObject.h
+++ b/src/core/thread/DataObject.h
@@ -28,7 +28,7 @@
#pragma once
-#include <stack>
+#include <any>
#include "core/GpgFrontendCoreExport.h"