X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d9966aa66acc63c0417fbeae8e3ff12bccb0cdb0..7a3a100990355eb757dc81106b5aac6daed0b8e1:/src/surf/HostImpl.hpp diff --git a/src/surf/HostImpl.hpp b/src/surf/HostImpl.hpp index 632ec37349..3325fd34ce 100644 --- a/src/surf/HostImpl.hpp +++ b/src/surf/HostImpl.hpp @@ -18,7 +18,7 @@ * Tools * *********/ -XBT_PUBLIC_DATA(simgrid::surf::HostModel*) surf_host_model; +XBT_PUBLIC_DATA simgrid::surf::HostModel* surf_host_model; /********* * Model *