Add missing include
Refs trac:3800 This commit was SVN r29337. The following Trac tickets were found above: Ticket 3800 --> https://svn.open-mpi.org/trac/ompi/ticket/3800
Этот коммит содержится в:
родитель
9235b290d5
Коммит
01bd434fa6
@ -25,6 +25,9 @@
|
|||||||
#include "ompi_config.h"
|
#include "ompi_config.h"
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#ifdef HAVE_STRING_H
|
||||||
|
#include <string.h>
|
||||||
|
#endif
|
||||||
#ifdef HAVE_TARGETCONDITIONALS_H
|
#ifdef HAVE_TARGETCONDITIONALS_H
|
||||||
#include <TargetConditionals.h>
|
#include <TargetConditionals.h>
|
||||||
#endif
|
#endif
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user