Added necessary #include.

This commit is contained in:
Xavier Raynaud 2012-05-16 16:08:48 +02:00
parent 1d1755bafe
commit f252f59e5c

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
{