X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9aa3a4378d516f0d92531f6f98a127c4a798386e..1873a02acdc52506c010f43b4c78a8b8400dc0de:/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