From 4dbc0a979f06352353eec2ffc72485af8a91056a Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Mon, 27 Aug 2018 13:39:47 +0100 Subject: COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h Change-Id: I04c11c3b8e215e5f116f188453cfa9211277be4a Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/145712 Reviewed-by: Michele DiGiorgio Tested-by: Jenkins --- tests/datasets/OpticalFlowDataset.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/datasets/OpticalFlowDataset.h') diff --git a/tests/datasets/OpticalFlowDataset.h b/tests/datasets/OpticalFlowDataset.h index 9e247206f8..00b148777d 100644 --- a/tests/datasets/OpticalFlowDataset.h +++ b/tests/datasets/OpticalFlowDataset.h @@ -24,6 +24,7 @@ #ifndef ARM_COMPUTE_TEST_OPTICAL_FLOW_DATASET #define ARM_COMPUTE_TEST_OPTICAL_FLOW_DATASET +#include "tests/TypePrinter.h" #include "tests/validation/Helpers.h" #include "utils/TypePrinter.h" -- cgit v1.2.1