Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
66a2114be3d9097707cc249f1c0da8999e7a416d
[simgrid.git] / src / smpi / colls / colls_private.h
1 #ifndef SMPI_COLLS_PRIVATE_H
2 #define SMPI_COLLS_PRIVATE_H
3
4 #include "colls.h"
5
6 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(smpi_colls);
7
8 #endif