From d90c4ba89a4ed63438ca1aa4f5911037472c717e Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 2 Jul 2024 19:33:59 +0100 Subject: Re-add testHelpers.h --- test/test-instancing.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/test-instancing.cpp b/test/test-instancing.cpp index 40c2c4f..1dd4cea 100644 --- a/test/test-instancing.cpp +++ b/test/test-instancing.cpp @@ -1,6 +1,7 @@ #define BOOST_TEST_MODULE instancing -#include "stream_support.h" +#include "stream_support.h" // IWYU pragma: keep +#include "testHelpers.h" #include "testMainWindow.h" #include #include -- cgit v1.2.3