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

@@ -26,7 +26,6 @@
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/parser/eclipse/EclipseState/Schedule/Well/Well.hpp>
#include <opm/parser/eclipse/EclipseState/Schedule/Well/WellTestState.hpp>