Added necessary #include.

This commit is contained in:
Xavier Raynaud 2012-05-16 16:08:48 +02:00
parent a1665d9902
commit b7139e07b5

View File

@ -29,7 +29,7 @@
#include <opm/core/utility/Units.hpp>
#include <opm/core/fluid/IncompPropertiesInterface.hpp>
#include <opm/core/fluid/BlackoilPropertiesInterface.hpp>
#include <cmath>
namespace Opm
{