Преглед на файлове

tests/datawizard/interfaces/vector/test_vector_interface.c: add missing include

Nathalie Furmento преди 13 години
родител
ревизия
05fe236ac9
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      tests/datawizard/interfaces/vector/test_vector_interface.c

+ 1 - 0
tests/datawizard/interfaces/vector/test_vector_interface.c

@@ -15,6 +15,7 @@
  */
 #include <starpu.h>
 #include "../test_interfaces.h"
+#include "../../../common/helper.h"
 
 /* Prototypes */
 static void register_data(void);