Browse Source

gcc: Remove extraneous <starpu.h> inclusion.

* gcc-plugin/include/starpu-gcc/tasks.h: Remove <starpu.h> inclusion.
Ludovic Courtès 12 years ago
parent
commit
4df395d818
1 changed files with 0 additions and 1 deletions
  1. 0 1
      gcc-plugin/include/starpu-gcc/tasks.h

+ 0 - 1
gcc-plugin/include/starpu-gcc/tasks.h

@@ -21,7 +21,6 @@
 #include <starpu-gcc/config.h>
 
 #include <starpu-gcc/utils.h>
-#include <starpu.h>
 
 
 extern const char task_attribute_name[];