Explorar o código

fix compile...

Simon Archipoff %!s(int64=12) %!d(string=hai) anos
pai
achega
d1bf961cc4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/sched_policies/bitmap.c

+ 1 - 1
src/sched_policies/bitmap.c

@@ -17,7 +17,7 @@ struct _starpu_bitmap{
 };
 
 #ifndef STARPU_NO_ASSERT
-static int check_bitmap(struct _starpu_bitmap *b)
+static int check_bitmap(struct _starpu_bitmap *b);
 #endif