- Missed string.h to get rid of warnings...
This commit was SVN r21265.
Этот коммит содержится в:
родитель
a67d67b2b9
Коммит
fbb2834977
@ -19,6 +19,10 @@
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
||||
#include "ompi/constants.h"
|
||||
#include "ompi/communicator/communicator.h"
|
||||
#include "ompi/datatype/convertor.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user