We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dace8c4 commit 64166faCopy full SHA for 64166fa
GPU/TPCFastTransformation/Spline1DSpec.cxx
@@ -18,6 +18,7 @@
18
19
#if !defined(GPUCA_GPUCODE)
20
#include <iostream>
21
+#include <algorithm>
22
#endif
23
24
#if !defined(GPUCA_GPUCODE) && !defined(GPUCA_STANDALONE) // code invisible on GPU and in the standalone compilation
0 commit comments