From ad7aacc4fe6114aeab2e62237b346e921a662128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 24 Jun 2022 17:04:32 +0200 Subject: [PATCH] TgaImageConverter: add a TODO that all other tests have. --- .../TgaImageConverter/Test/TgaImageConverterTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MagnumPlugins/TgaImageConverter/Test/TgaImageConverterTest.cpp b/src/MagnumPlugins/TgaImageConverter/Test/TgaImageConverterTest.cpp index 11a62843f..327f887b1 100644 --- a/src/MagnumPlugins/TgaImageConverter/Test/TgaImageConverterTest.cpp +++ b/src/MagnumPlugins/TgaImageConverter/Test/TgaImageConverterTest.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include /** @todo remove once Debug is stream-free */ #include #include