X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/198b09ec16ca1b8fc05053bcae9e75c0ad689711..1ca34b76da924ef9743ce07316d18e69ba45374f:/src/surf/xml/platf_private.hpp diff --git a/src/surf/xml/platf_private.hpp b/src/surf/xml/platf_private.hpp index a195303c3d..01dcc51d61 100644 --- a/src/surf/xml/platf_private.hpp +++ b/src/surf/xml/platf_private.hpp @@ -192,7 +192,7 @@ typedef struct s_sg_platf_AS_cbarg { int routing; } s_sg_platf_AS_cbarg_t; -#define SG_PLATF_AS_INITIALIZER {NULL,0} +#define SG_PLATF_AS_INITIALIZER {nullptr,0} /********** Routing **********/ void routing_cluster_add_backbone(Link* bb);