Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce the amount of header files loading xbt/string.hpp
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 4 Nov 2022 23:23:35 +0000 (00:23 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 4 Nov 2022 23:38:55 +0000 (00:38 +0100)
commit1e9ffea6fdfe24e3268eebcda6fa00d34d6a652b
treecb37db6c60466ec626e264243476ae5c76048203
parent0a6556cf9aa3e733965b6a18574efd63b54caa0d
Reduce the amount of header files loading xbt/string.hpp

Prefer to load this file from the source files (as usual) to reduce
the amount of files to be rebuilt when this file changes.
14 files changed:
include/simgrid/s4u/Actor.hpp
include/simgrid/s4u/Host.hpp
src/kernel/activity/BarrierImpl.hpp
src/kernel/resource/WifiLinkImpl.hpp
src/mc/explo/CommunicationDeterminismChecker.cpp
src/mc/explo/DFSExplorer.cpp
src/mc/transition/TransitionActorJoin.cpp
src/mc/transition/TransitionAny.cpp
src/mc/transition/TransitionComm.cpp
src/smpi/colls/allgather/allgather-SMP-NTS.cpp
src/smpi/colls/allgather/allgather-loosely-lr.cpp
src/smpi/colls/allgather/allgather-smp-simple.cpp
src/sthread/sthread_impl.cpp
src/surf/network_cm02.hpp