Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added #define NOSHORTS in order to fix a bug in the csdp library.
[simgrid.git] / src / surf / sdp.c
index 547f684..56dd87d 100644 (file)
@@ -19,6 +19,7 @@
 /*
  * SDP specific variables.
  */
+#define NOSHORTS
 #include <declarations.h>