X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1acdb6e20d63bf8987e6fbcf65e40949831a206d..68fddbaeb8d7a332bec9eb09ef0e7e548ac1850c:/src/xbt/graph_private.h diff --git a/src/xbt/graph_private.h b/src/xbt/graph_private.h index 1f2887e396..53bd160be5 100644 --- a/src/xbt/graph_private.h +++ b/src/xbt/graph_private.h @@ -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