Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further cut include files
[simgrid.git] / src / kernel / context / ContextRaw.hpp
index 2126f38..3ade710 100644 (file)
 #include <functional>
 #include <vector>
 
-#include <simgrid/simix.hpp>
 #include <xbt/parmap.hpp>
 #include <xbt/xbt_os_thread.h>
 
-#include "Context.hpp"
-#include "src/internal_config.h"
-#include "src/simix/smx_private.hpp"
-
 namespace simgrid {
 namespace kernel {
 namespace context {