#include "graphics/Image.hpp" #include #include TEST(basic_test, Image_smokeTest_succeeds) { auto im = ptprnt::graphics::Image(); }