]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/inspect/LocationList.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill duplicate function + typos.
[simgrid.git] / src / mc / inspect / LocationList.hpp
index 2de26d7afe814ef5ad41dd13557aca157961d1c4..e0d15483a762b2be0a870d8fccef89ce497e0bbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2021. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2004-2022. 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. */
@@ -10,7 +10,7 @@
 #include "xbt/range.hpp"
 
 #include "src/mc/inspect/DwarfExpression.hpp"
-#include "src/mc/mc_base.h"
+#include "src/mc/mc_base.hpp"
 #include "src/mc/mc_forward.hpp"
 
 #include <cstdint>