Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cut a now useless dependency of surf.h to portable.h which would have caused the...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 10 Jun 2008 07:39:49 +0000 (07:39 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 10 Jun 2008 07:39:49 +0000 (07:39 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5586 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/include/surf/surf.h

index ca9a272..ff5fbbb 100644 (file)
@@ -8,7 +8,6 @@
 #ifndef _SURF_SURF_H
 #define _SURF_SURF_H
 
-#include "portable.h"
 #include "xbt/swag.h"
 #include "xbt/dynar.h"
 #include "xbt/dict.h"