aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/utils/logging
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/utils/logging')
-rw-r--r--arm_compute/core/utils/logging/Helpers.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arm_compute/core/utils/logging/Helpers.h b/arm_compute/core/utils/logging/Helpers.h
index 0e2a839f64..341f944ddc 100644
--- a/arm_compute/core/utils/logging/Helpers.h
+++ b/arm_compute/core/utils/logging/Helpers.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017-2019 ARM Limited.
+ * Copyright (c) 2017-2020 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -25,6 +25,7 @@
#define ARM_COMPUTE_LOGGING_HELPERS_H
#include "arm_compute/core/utils/logging/Types.h"
+#include "support/MemorySupport.h"
#include "support/ToolchainSupport.h"
#include <cstddef>