Downstream filesystem reorganisation in opm-common

This commit is contained in:
Joakim Hove
2021-12-14 08:30:15 +01:00
parent 994260aaea
commit 6b92443cb4
100 changed files with 395 additions and 395 deletions

View File

@@ -24,8 +24,8 @@
#include <opm/material/densead/Evaluation.hpp>
#include <opm/parser/eclipse/EclipseState/Schedule/VFPInjTable.hpp>
#include <opm/parser/eclipse/EclipseState/Schedule/VFPProdTable.hpp>
#include <opm/input/eclipse/Schedule/VFPInjTable.hpp>
#include <opm/input/eclipse/Schedule/VFPProdTable.hpp>
#include <cassert>
#include <cmath>