X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/180707377f1965f85820329f72c7624b3858109f..a707ad979be7c88d7581f403661c67598d320d55:/include/simgrid/simix.h diff --git a/include/simgrid/simix.h b/include/simgrid/simix.h index 7f4f512d2a..9804e9d3ce 100644 --- a/include/simgrid/simix.h +++ b/include/simgrid/simix.h @@ -7,14 +7,10 @@ #define SIMGRID_SIMIX_H #include -#include -#include #include -#ifdef __cplusplus -#include -#include -#include -#include + +#ifndef SIMIX_H_NO_DEPRECATED_WARNING +#warning simgrid/simix.h is deprecated and will be removed in v3.35. #endif /******************************* Networking ***********************************/