From e5f89bffcfb92756fe292d5d27ef2dcfd42e2af6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 21 Jan 2021 17:10:19 +0100 Subject: Move all ostream operator<< into some test-only stream_operators.{cc,h} files. --- test/decryption_test.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/decryption_test.cc') diff --git a/test/decryption_test.cc b/test/decryption_test.cc index 3c4c0d61..77f349bd 100644 --- a/test/decryption_test.cc +++ b/test/decryption_test.cc @@ -44,6 +44,7 @@ #include "openjpeg_image.h" #include "rgb_xyz.h" #include "colour_conversion.h" +#include "stream_operators.h" #include #include -- cgit v1.2.3