Refactored tests/TestMassConservationD3Q7

This commit is contained in:
James E McClure 2015-06-30 11:59:03 -04:00
parent 2795e4b7ce
commit 0950ce2a29

View File

@ -7,11 +7,7 @@
#include <stdexcept>
#include <fstream>
#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"