Explorar o código

add missing headers

Cédric Augonnet %!s(int64=16) %!d(string=hai) anos
pai
achega
9c58b47408
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/common/htable32.c

+ 2 - 0
src/common/htable32.c

@@ -14,6 +14,8 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
 
+#include <starpu.h>
+#include <common/config.h>
 #include <common/htable32.h>
 #include <stdint.h>
 #include <string.h>