summaryrefslogtreecommitdiff
path: root/runtime/onert/backend/cpu/ExternalContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/onert/backend/cpu/ExternalContext.h')
-rw-r--r--runtime/onert/backend/cpu/ExternalContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/onert/backend/cpu/ExternalContext.h b/runtime/onert/backend/cpu/ExternalContext.h
index ab0bb5f10..6ed4799a8 100644
--- a/runtime/onert/backend/cpu/ExternalContext.h
+++ b/runtime/onert/backend/cpu/ExternalContext.h
@@ -20,6 +20,8 @@
#include <util/ConfigSource.h>
#include <ruy/context.h>
+#include <memory>
+
namespace onert
{
namespace backend