tasklets.hh: rename to tasklets.hpp

This commit is contained in:
Arne Morten Kvarving
2024-09-04 12:06:21 +02:00
parent 27f9277c47
commit d35d80427e
6 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#ifndef OPM_ECL_GENERIC_WRITER_HPP
#define OPM_ECL_GENERIC_WRITER_HPP
#include <opm/models/parallel/tasklets.hh>
#include <opm/models/parallel/tasklets.hpp>
#include <opm/simulators/flow/CollectDataOnIORank.hpp>
#include <opm/simulators/flow/Transmissibility.hpp>