Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
forgot to rename an include in this one.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 2 Nov 2004 23:28:29 +0000 (23:28 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 2 Nov 2004 23:28:29 +0000 (23:28 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@477 48e7efb5-ca39-0410-a469-dd3cf9ba447f

testsuite/xbt/heap_bench.c

index 10f173a..fe6866e 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <sys/time.h>
-#include "xbt_heap.h"
+#include "xbt/heap.h"
 
 #define MAX_TEST 1000000