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

Public GIT Repository
update changelog
[simgrid.git] / src / msg / msg_io.cpp
index d7548f79e1f33c0934fad3456d87d2bf7536bb17..aff8c7e8847d41b6a9940030daf168eb13262e7b 100644 (file)
@@ -1,13 +1,10 @@
-/* Copyright (c) 2004-2015. The SimGrid Team.
- * All rights reserved.                                                     */
+/* Copyright (c) 2004-2016. The SimGrid Team. All rights reserved.          */
 
 /* 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 <simgrid/s4u/host.hpp>
-
-#include "msg_private.h"
-#include "xbt/log.h"
+#include "simgrid/s4u/host.hpp"
+#include "src/msg/msg_private.h"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_io, msg, "Logging specific to MSG (io)");