Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/cutorch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/THC/THCScanUtils.cuh')
-rw-r--r--lib/THC/THCScanUtils.cuh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/THC/THCScanUtils.cuh b/lib/THC/THCScanUtils.cuh
index ce9619d..9a487ca 100644
--- a/lib/THC/THCScanUtils.cuh
+++ b/lib/THC/THCScanUtils.cuh
@@ -2,6 +2,7 @@
#define THC_SCAN_UTILS_INC
#include "THCAsmUtils.cuh"
+#include "THCDeviceUtils.cuh"
// Collection of in-kernel scan / prefix sum utilities