Logo AND Algorithmique Numérique Distribuée

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