Merge pull request #2796 from joakim-hove/rm-exceptions

Remove unused #include of exceptions
This commit is contained in:
Joakim Hove
2020-09-21 16:33:19 +02:00
committed by GitHub
13 changed files with 0 additions and 16 deletions

View File

@@ -43,7 +43,6 @@
#include <opm/output/data/Wells.hpp>
#include <opm/output/data/Groups.hpp>
#include <opm/material/common/Exceptions.hpp>
#include <opm/models/utils/propertysystem.hh>
#include <opm/models/parallel/threadedentityiterator.hh>