mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-02 11:09:18 -05:00
Fix typo in #include (Autodiff -> AutoDiff).
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
#include <opm/autodiff/NewtonIterationBlackoilSimple.hpp>
|
||||
#include <opm/autodiff/AutodiffHelpers.hpp>
|
||||
#include <opm/autodiff/AutoDiffHelpers.hpp>
|
||||
#include <opm/core/utility/ErrorMacros.hpp>
|
||||
|
||||
namespace Opm
|
||||
|
||||
Reference in New Issue
Block a user