Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
creating a neat config file is good. Using it is better ;)
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 11 Dec 2009 10:50:46 +0000 (10:50 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 11 Dec 2009 10:50:46 +0000 (10:50 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6882 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/portable.h

index 669bd2b..b166e2c 100644 (file)
@@ -162,4 +162,5 @@ XBT_PUBLIC(int) vsnprintf(char *, size_t, const char *, va_list);
      void hexa_print(const char *name, unsigned char *data, int size);
      const char *hexa_str(unsigned char *data, int size, int downside);
 
      void hexa_print(const char *name, unsigned char *data, int size);
      const char *hexa_str(unsigned char *data, int size, int downside);
 
+#include "simgrid_config.h"
 #endif /* GRAS_PORTABLE_H */
 #endif /* GRAS_PORTABLE_H */