Skip to content

Commit 64166fa

Browse files
committed
Add missing include
1 parent dace8c4 commit 64166fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GPU/TPCFastTransformation/Spline1DSpec.cxx

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

1919
#if !defined(GPUCA_GPUCODE)
2020
#include <iostream>
21+
#include <algorithm>
2122
#endif
2223

2324
#if !defined(GPUCA_GPUCODE) && !defined(GPUCA_STANDALONE) // code invisible on GPU and in the standalone compilation

0 commit comments

Comments
 (0)