split out timing macros to separate header

This commit is contained in:
Arne Morten Kvarving
2023-03-01 13:17:00 +01:00
parent c757fae0a6
commit 3fddcc0dd8
7 changed files with 45 additions and 16 deletions

View File

@@ -29,6 +29,8 @@
*/
#include "config.h"
#include <opm/common/TimingMacros.hpp>
// include the local AD framwork
#include <opm/material/densead/Math.hpp>