aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/CLPyramid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/CL/CLPyramid.cpp')
-rw-r--r--src/runtime/CL/CLPyramid.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/runtime/CL/CLPyramid.cpp b/src/runtime/CL/CLPyramid.cpp
index 6d5dba0031..ef8a1e5294 100644
--- a/src/runtime/CL/CLPyramid.cpp
+++ b/src/runtime/CL/CLPyramid.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016-2019 ARM Limited.
+ * Copyright (c) 2016-2020 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -27,7 +27,6 @@
#include "arm_compute/core/PyramidInfo.h"
#include "arm_compute/core/TensorInfo.h"
#include "arm_compute/core/TensorShape.h"
-#include "support/ToolchainSupport.h"
#include <array>
#include <cmath>