X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bc3c72d4a486abe8a327b9126adec68b2cc53022..bfffef69e1b0554d13eec920f1a32f75b49ceac6:/include/xbt/module.h diff --git a/include/xbt/module.h b/include/xbt/module.h index 8d1b027a18..601f7f400b 100644 --- a/include/xbt/module.h +++ b/include/xbt/module.h @@ -8,10 +8,8 @@ #ifndef XBT_MODULE_H #define XBT_MODULE_H -// avoid deprecation warning on include (remove entire file with XBT_ATTRIB_DEPRECATED_v338) -#ifndef XBT_MODULE_H_NO_DEPRECATED_WARNING -#warning xbt/module.h is deprecated and will be removed in v3.37. -#endif +// Deprecation warning on include (remove entire file with XBT_ATTRIB_DEPRECATED_v338) +#warning xbt/module.h is deprecated and will be removed after v3.37. #include #include