Skip to content

Commit

Permalink
fix header in cuda-wrapper2.c
Browse files Browse the repository at this point in the history
  • Loading branch information
yzs981130 committed Jul 18, 2019
1 parent f951ac0 commit ac1b360
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cuda-wrapper2.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#include <pthread.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>

Expand Down

0 comments on commit ac1b360

Please sign in to comment.