]> AND Public Git Repository - simgrid.git/blobdiff - examples/cxx/explicitDestination/BasicTask.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change consecutive to the renaming of the C++ wrappers
[simgrid.git] / examples / cxx / explicitDestination / BasicTask.hpp
index 01093d7ef3bbefb8bf2ea951dec35c5057616063..4d5a728b56c7ce61855d636d854b3f7e1760e377 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BASIC_TASK_HPP
 #define BASIC_TASK_HPP
 
-#include <Task.hpp>
+#include <MsgTask.hpp>
 using namespace SimGrid::Msg;
 
 class BasicTask : public Task