diff options
-rw-r--r-- | get_global_id_2d.c | 1 | ||||
-rw-r--r-- | loop.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/get_global_id_2d.c b/get_global_id_2d.c index f127d3a..f256b71 100644 --- a/get_global_id_2d.c +++ b/get_global_id_2d.c @@ -1,4 +1,5 @@ #include <assert.h> +#include <stdlib.h> #include <stdio.h> #include <CL/cl.h> @@ -1,4 +1,5 @@ #include <assert.h> +#include <stdlib.h> #include <stdio.h> #include <CL/cl.h> |