We need sys/types.h.
This commit was SVN r8619.
Этот коммит содержится в:
родитель
4ae8c291c3
Коммит
b3c6c7b442
@ -27,6 +27,10 @@
|
||||
#define OPAL_ARGV_H
|
||||
#include "ompi_config.h"
|
||||
|
||||
#ifdef HAVE_SYS_TYPES_H
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user