fix a few Dune 2.5 deprecation warnings

This commit is contained in:
Andreas Lauser 2017-10-11 16:32:34 +02:00
parent ceefb61c4a
commit 6e7189b518

View File

@ -26,6 +26,8 @@
#include <dune/istl/paamg/smoother.hh>
#include <dune/istl/paamg/pinfo.hh>
#include <type_traits>
namespace Opm
{