Skip to content

Commit a698b23

Browse files
author
Jason G. Tong
committed
Insert <cmath> header
1 parent f0d3ab6 commit a698b23

File tree

1 file changed

+1
-0
lines changed
  • reverse_time_migration/libs/SeismicOperations/src/components/concrete/oneapi/boundary-managers/extensions

1 file changed

+1
-0
lines changed

reverse_time_migration/libs/SeismicOperations/src/components/concrete/oneapi/boundary-managers/extensions/MinExtension.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
#include <algorithm>
2121
#include <cstdlib>
22+
#include <cmath>
2223

2324
using namespace sycl;
2425
using namespace std;

0 commit comments

Comments
 (0)