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