Commit 340701d8 by linye

for linux

#include <stdint.h>
typedef int8_t __int8;
parent e434b79c
...@@ -32,6 +32,8 @@ ...@@ -32,6 +32,8 @@
#ifndef WIN32 #ifndef WIN32
#include <sys/time.h> #include <sys/time.h>
#include <unistd.h> #include <unistd.h>
#include <stdint.h>
typedef int8_t __int8;
#endif #endif
// the CUDA stuff // the CUDA stuff
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论