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

Public GIT Repository
[mc] Fix missing #include in Windows
[simgrid.git] / src / mc / mc_ignore.cpp
index 1457fd4ad0c863f3706dde6e71f54a45493daf63..8ae16f464e26afd4437ba81c3f439ee06776eba6 100644 (file)
@@ -1,11 +1,11 @@
-/* Copyright (c) 2008-2014. The SimGrid Team.
+/* Copyright (c) 2008-2015. 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 "internal_config.h"
-#include "mc_object_info.h"
+#include "mc_dwarf.hpp"
 #include "mc_private.h"
 #include "smpi/private.h"
 #include "mc/mc_snapshot.h"