cstdintをインクルードするように修正
[cuda.git] / libutils / MDView.cuh
index 3f28603..9ebfe7d 100644 (file)
@@ -18,6 +18,7 @@
 #ifndef FM7b5_MDVIEW_CUH
 #define FM7b5_MDVIEW_CUH
 
+#include <cstdint>
 #include <type_traits>
 
 namespace FM7b5