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 @@
*/
#include "config.h"
#include <opm/models/parallel/tasklets.hh>
#include <opm/models/parallel/tasklets.hpp>
#include <chrono>
#include <iostream>