X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/93e9fdd3eec259bfa29fb40e8563edfe2e1bcd00:/src/xbt/xbt_log_layout_simple.c..b47ba9d4ca3cdedcd61f4cda5bf031f8660d1c0e:/src/xbt/xbt_log_layout_simple.cpp diff --git a/src/xbt/xbt_log_layout_simple.c b/src/xbt/xbt_log_layout_simple.cpp similarity index 98% rename from src/xbt/xbt_log_layout_simple.c rename to src/xbt/xbt_log_layout_simple.cpp index fbe3c80852..f4179ae4d5 100644 --- a/src/xbt/xbt_log_layout_simple.c +++ b/src/xbt/xbt_log_layout_simple.cpp @@ -6,7 +6,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/sysdep.h" -#include "src/xbt/log_private.h" +#include "src/xbt/log_private.hpp" #include "simgrid/host.h" /* sg_host_self_get_name */ #include "simgrid/msg.h" /* MSG_get_clock */