Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Build log module as C++.
[simgrid.git] / 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 fbe3c80..f4179ae 100644 (file)
@@ -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 */