瀏覽代碼

include/starpu_data_interfaces.h: starpu.h already includes starpu_opencl.h (see r7086)

Nathalie Furmento 12 年之前
父節點
當前提交
8c3c7ccb3f
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      include/starpu_data_interfaces.h

+ 0 - 4
include/starpu_data_interfaces.h

@@ -21,10 +21,6 @@
 
 
 #include <starpu.h>
 #include <starpu.h>
 
 
-#if defined(STARPU_USE_OPENCL) && !defined(__CUDACC__)
-#include <starpu_opencl.h>
-#endif
-
 #ifdef STARPU_USE_GORDON
 #ifdef STARPU_USE_GORDON
 /* to get the gordon_strideSize_t data structure from gordon */
 /* to get the gordon_strideSize_t data structure from gordon */
 #include <gordon.h>
 #include <gordon.h>