cstdintをインクルードするように修正
authordev <dev@fmaj7b5.info>
Sat, 29 Jun 2013 15:56:34 +0000 (00:56 +0900)
committerdev <dev@fmaj7b5.info>
Sat, 29 Jun 2013 15:56:34 +0000 (00:56 +0900)
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