Skip to content

Commit 59ce172

Browse files
committed
Adding algorithm header explicity in iso3dfd.h
1 parent 25ceb55 commit 59ce172

File tree

1 file changed

+1
-0
lines changed
  • DirectProgramming/DPC++/StructuredGrids/iso3dfd_dpcpp/include

1 file changed

+1
-0
lines changed

DirectProgramming/DPC++/StructuredGrids/iso3dfd_dpcpp/include/iso3dfd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ using namespace sycl;
1212
#include <cstring>
1313
#include <ctime>
1414
#include <fstream>
15+
#include <algorithm>
1516
/*
1617
* Parameters to define coefficients
1718
* kHalfLength: Radius of the stencil

0 commit comments

Comments
 (0)