diff --git a/unitTests/test_ImageFactory.cpp b/unitTests/test_ImageFactory.cpp index 7f140dfb..710ab481 100644 --- a/unitTests/test_ImageFactory.cpp +++ b/unitTests/test_ImageFactory.cpp @@ -1,23 +1,5 @@ #include // Unit under test -/// \todo we should not need to include all these headers to be able to use the Factory -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - #include // Need to include this header for the Exiv2::Error exception #include