aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/tuners/CLLWSList.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/tuners/CLLWSList.h')
-rw-r--r--arm_compute/runtime/CL/tuners/CLLWSList.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/arm_compute/runtime/CL/tuners/CLLWSList.h b/arm_compute/runtime/CL/tuners/CLLWSList.h
index 7ce10ac220..48f3f3f7c9 100644
--- a/arm_compute/runtime/CL/tuners/CLLWSList.h
+++ b/arm_compute/runtime/CL/tuners/CLLWSList.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019 Arm Limited.
+ * Copyright (c) 2019-2020 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -29,7 +29,8 @@
#include "arm_compute/core/Helpers.h"
#include "arm_compute/runtime/CL/CLTunerTypes.h"
#include "support/ToolchainSupport.h"
-#include <memory>
+
+#include "support/MemorySupport.h"
namespace arm_compute
{