Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more cleanups to jprocess
[simgrid.git] / src / xbt / graph_private.h
index 1f2887e396211fe6a2d973f1ff9631d8da353ad1..53bd160be53b99eade0db94ecca826e5ae0fc82a 100644 (file)
@@ -12,4 +12,4 @@
 
 XBT_PRIVATE void xbt_floyd_algorithm(xbt_graph_t g, double *adj, double *d, xbt_node_t * p);
 
 
 XBT_PRIVATE void xbt_floyd_algorithm(xbt_graph_t g, double *adj, double *d, xbt_node_t * p);
 
-#endif /* XBT_GRAPH_PRIVATE_H */
+#endif