diff --git a/tests/TestMassConservationD3Q7.cpp b/tests/TestMassConservationD3Q7.cpp index cd92ea8b..c13d02e7 100644 --- a/tests/TestMassConservationD3Q7.cpp +++ b/tests/TestMassConservationD3Q7.cpp @@ -7,11 +7,7 @@ #include #include -#include "Domain.h" -#include "Extras.h" #include "ScaLBL.h" -#include "D3Q7.h" -#include "Color.h" #include "Communication.h" #include "TwoPhase.h" #include "common/MPI_Helpers.h"