X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3156083fd0c328d46be22536720ae33e1ab48090..87aae6506d6b530ab954cd8eeb7c3d40664115bc:/tests/main.cpp?ds=sidebyside diff --git a/tests/main.cpp b/tests/main.cpp index f561cb16..55cb4e8f 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -1,7 +1,8 @@ -#include -#include #include +#include "tut/tut.hpp" +#include "tut_reporter.h" + using std::exception; using std::cerr; using std::endl;