Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to fix header dependency hell
authorGabriel Corona <gabriel.corona@loria.fr>
Wed, 9 Dec 2015 15:03:13 +0000 (16:03 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Wed, 9 Dec 2015 15:40:37 +0000 (16:40 +0100)
commitfd59c94828d56624b725b65c21dee0a7c5281e7f
treeb2449af9c6d678a64adf25b6ebdeca24a33dc699
parent7b1fb02d6a252c499432b7c90e2d08d5da05b66e
Try to fix header dependency hell

Add simgrid/forward.h to forward-declare problematic stuff I could not
untangle.
examples/s4u/basic/s4u_basic.cpp
examples/s4u/io/s4u_io_test.cpp
include/simgrid/forward.h [new file with mode: 0644]
include/simgrid/host.h
include/simgrid/platf.h
src/include/simgrid/platf_interface.h
src/include/surf/surf.h
tools/cmake/DefinePackages.cmake