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

Public GIT Repository
Inline another useless function in MC and a define symbol
[simgrid.git] / src / mc / mc_pattern.hpp
index bb26c9da9b1135e692bbb0504796af96bb0c6764..be02f9839e4d9911ec5ca13fa3d6665df35ff275 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2021. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2007-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. */
@@ -7,6 +7,7 @@
 #define SIMGRID_MC_PATTERN_H
 
 #include "src/kernel/activity/CommImpl.hpp"
+#include "src/mc/remote/RemotePtr.hpp"
 
 namespace simgrid {
 namespace mc {