aboutsummaryrefslogtreecommitdiff
path: root/tests/validation_old/UNIT/FixedPoint.cpp
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2017-08-04 18:20:27 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:35:24 +0000
commit2a07e184f7b359d13aa6cacfdc6431f9b191ef0c (patch)
tree9faddf43b82aa6abd7a65920ca60f21cc7b9032c /tests/validation_old/UNIT/FixedPoint.cpp
parentcdf51455df8835e9e3bfd3e31ed389146af9a573 (diff)
downloadComputeLibrary-2a07e184f7b359d13aa6cacfdc6431f9b191ef0c.tar.gz
COMPMID-363 Add Graph library support
Change-Id: Ie841419bf65d0e06bdfe0bdd2d8d4e0bb3631e54 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/87931 Reviewed-by: Pablo Tello <pablo.tello@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
Diffstat (limited to 'tests/validation_old/UNIT/FixedPoint.cpp')
-rw-r--r--tests/validation_old/UNIT/FixedPoint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation_old/UNIT/FixedPoint.cpp b/tests/validation_old/UNIT/FixedPoint.cpp
index 53fef97769..6a92cfb963 100644
--- a/tests/validation_old/UNIT/FixedPoint.cpp
+++ b/tests/validation_old/UNIT/FixedPoint.cpp
@@ -23,11 +23,11 @@
*/
#include "tests/validation_old/FixedPoint.h"
-#include "TypePrinter.h"
#include "Utils.h"
#include "support/ToolchainSupport.h"
#include "tests/validation_old/Validation.h"
#include "tests/validation_old/ValidationUserConfiguration.h"
+#include "utils/TypePrinter.h"
#include "tests/validation_old/boost_wrapper.h"