aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/CLDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/CLDevice.h')
-rw-r--r--arm_compute/core/CL/CLDevice.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arm_compute/core/CL/CLDevice.h b/arm_compute/core/CL/CLDevice.h
index 033bf8fa96..06aaac88f4 100644
--- a/arm_compute/core/CL/CLDevice.h
+++ b/arm_compute/core/CL/CLDevice.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020 Arm Limited.
+ * Copyright (c) 2020-2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -30,6 +30,7 @@
#include "arm_compute/core/IDevice.h"
#include <set>
+#include <sstream>
#include <string>
namespace arm_compute