Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
we cannot use PYBIND11 without PYTHONLIBS
[simgrid.git] / src / simix / ActorImpl.cpp
index b569ced8d7c40af39d5d739b72f1f0d39c457782..ea437030f48390c9d7910d851e492a936c60319f 100644 (file)
 #include "src/surf/HostImpl.hpp"
 #include "src/surf/cpu_interface.hpp"
 
 #include "src/surf/HostImpl.hpp"
 #include "src/surf/cpu_interface.hpp"
 
-#ifdef HAVE_SMPI
-#include "src/smpi/include/private.hpp"
-#endif
-
 #include <boost/range/algorithm.hpp>
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(simix_process, simix, "Logging specific to SIMIX (process)");
 #include <boost/range/algorithm.hpp>
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(simix_process, simix, "Logging specific to SIMIX (process)");