Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Display errno on error.
[simgrid.git] / src / mc / Frame.hpp
index e554e812f290ddad603bc710dd3e957ea9bf25a8..9413b34d0df5c3d30c0b11e8580af9ff61ea742f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015. The SimGrid Team.
+/* Copyright (c) 2007-2018. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -11,7 +11,7 @@
 #include <cstdint>
 
 #include "xbt/base.h"
-#include <xbt/range.hpp>
+#include "xbt/range.hpp"
 
 #include "src/mc/mc_forward.hpp"
 #include "src/mc/LocationList.hpp"