From 345d3df084f4e2d74e2a0ff5481b1e96648b0bab Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 17 Jul 2017 15:36:06 +1000 Subject: Backport: Ensures tests build after change set 6352. Backport of changeset 6353:90e01a286914. --- test/unit/testSparseState.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') diff --git a/test/unit/testSparseState.cxx b/test/unit/testSparseState.cxx index 1739ac77f..0cc9b149d 100644 --- a/test/unit/testSparseState.cxx +++ b/test/unit/testSparseState.cxx @@ -7,6 +7,8 @@ #include "Platform.h" +#include "Sci_Position.h" + #include "SparseState.h" #include "catch.hpp" -- cgit v1.2.3