From 503cec81c77eaa0d7f6b98358de287bbfe04bcb5 Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Thu, 25 Jan 2018 15:49:23 +0000 Subject: COMPMID-765: Added missing include Change-Id: I25424481ddbbeb43f940cf51cef791e4fd83ea92 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/117676 Reviewed-by: Georgios Pinitas Reviewed-by: Pablo Tello Tested-by: Jenkins --- tests/framework/instruments/PMU.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/framework') diff --git a/tests/framework/instruments/PMU.h b/tests/framework/instruments/PMU.h index e0a1870539..c069a6366b 100644 --- a/tests/framework/instruments/PMU.h +++ b/tests/framework/instruments/PMU.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017 ARM Limited. + * Copyright (c) 2017-2018 ARM Limited. * * SPDX-License-Identifier: MIT * @@ -27,6 +27,7 @@ #include "arm_compute/core/Error.h" #include +#include #include #include #include -- cgit v1.2.1