Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
include portable.h at the right location (Yes, we really need it here...).
authorvelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 25 Jun 2008 15:08:04 +0000 (15:08 +0000)
committervelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 25 Jun 2008 15:08:04 +0000 (15:08 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5815 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/include/surf/surf.h

index 97c9d91..308dd05 100644 (file)
@@ -12,6 +12,7 @@
 #include "xbt/dynar.h"
 #include "xbt/dict.h"
 #include "xbt/misc.h"
+#include "portable.h"
 
 SG_BEGIN_DECL()