diff --git a/stim/cuda/arraymath.cuh b/stim/cuda/arraymath.cuh index 449062d..ad066bb 100644 --- a/stim/cuda/arraymath.cuh +++ b/stim/cuda/arraymath.cuh @@ -5,6 +5,7 @@ #include #include #include +#include namespace stim{ namespace cuda{ -- libgit2 0.21.4