Restrict property/type tag changes to eclbasevanguar.hh

This commit is contained in:
Markus Blatt
2021-01-27 14:41:10 +01:00
parent 65eb65cfaf
commit 2d23b01da8
2 changed files with 3 additions and 5 deletions

View File

@@ -32,10 +32,6 @@ namespace TTag {
struct FlowModelParameters {};
}
// forward declaration to make this header usable from eclbasevanguard.hh
template<class TypeTag, class MyTypeTag>
struct EclDeckFileName;
template<class TypeTag, class MyTypeTag>
struct DbhpMaxRel {
using type = UndefinedProperty;