Merge pull request #58 from andlaus/localad_to_densead

Localad to densead
This commit is contained in:
Andreas Lauser
2016-06-06 14:03:23 +02:00

View File

@@ -28,8 +28,8 @@
*/
#include "config.h"
#include <opm/material/localad/Evaluation.hpp>
#include <opm/material/localad/Math.hpp>
#include <opm/material/densead/Evaluation.hpp>
#include <opm/material/densead/Math.hpp>
#include <opm/material/checkFluidSystem.hpp>
#include <ewoms/models/blackoil/blackoilmodel.hh>