]> AND Public Git Repository - simgrid.git/blobdiff - src/msg/msg_task.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update changelog
[simgrid.git] / src / msg / msg_task.cpp
index 1e8986f0352cfa9e51d68b2406f6a52391d75282..d0cbebb9db813e79b880ee9d20ede42a874b2514 100644 (file)
@@ -3,10 +3,8 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+#include "msg_private.h"
 #include "src/simix/smx_private.h"
-#include "xbt/sysdep.h"
-#include "xbt/log.h"
-#include "msg_private.hpp"
 
 /** @addtogroup m_task_management
  *