Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
useless dependency
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 Sep 2007 09:14:13 +0000 (09:14 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 Sep 2007 09:14:13 +0000 (09:14 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4144 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/surf/lagrange.c
src/surf/sdp.c

index 7fd216d..a870166 100644 (file)
@@ -9,7 +9,6 @@
  */
 #include "xbt/log.h"
 #include "xbt/sysdep.h"
-#include "xbt/mallocator.h"
 #include "maxmin_private.h"
 
 #include <stdlib.h>
index 50bee05..3b39f85 100644 (file)
@@ -8,7 +8,6 @@
 
 #include "xbt/log.h"
 #include "xbt/sysdep.h"
-#include "xbt/mallocator.h"
 #include "maxmin_private.h"
 
 #include <stdlib.h>