aboutsummaryrefslogtreecommitdiff
path: root/src/common/IContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/IContext.h')
-rw-r--r--src/common/IContext.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/IContext.h b/src/common/IContext.h
index 1ae46c57de..65bb76744d 100644
--- a/src/common/IContext.h
+++ b/src/common/IContext.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021 Arm Limited.
+ * Copyright (c) 2021,2023 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -29,6 +29,7 @@
#include "src/common/utils/Object.h"
#include <atomic>
+#include <tuple>
struct AclContext_
{