fix build by always including the DGF parser for a given grid

This commit is contained in:
Andreas Lauser
2014-12-16 12:39:32 +01:00
parent d1e8bbd36b
commit df60eecb2c
16 changed files with 19 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
#include <opm/material/heatconduction/Somerton.hpp>
#include <dune/grid/yaspgrid.hh>
#include <dune/grid/io/file/dgfparser/dgfyasp.hh>
#include <dune/common/version.hh>
#include <dune/common/fvector.hh>