Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change consecutive to the renaming of the C++ wrappers
[simgrid.git] / examples / cxx / basic / BasicTask.hpp
index 5dd3eab..e4ecb07 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