X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/77bbf3027c4240a2e833209a3a3f186589da8577..1ae18e1909f3af1067c9f8ec7a4e6b7379997099:/src/mc/mc_replay.hpp diff --git a/src/mc/mc_replay.hpp b/src/mc/mc_replay.hpp index c4c2dd82ae..813d138b89 100644 --- a/src/mc/mc_replay.hpp +++ b/src/mc/mc_replay.hpp @@ -13,7 +13,7 @@ * * This is using the format generated by traceToString(). */ -XBT_PUBLIC_DATA(std::string) MC_record_path; +XBT_PUBLIC_DATA std::string MC_record_path; /** Whether the replay mode is enabled */ static inline int MC_record_replay_is_active()