With PGI compile we need stdarg.h for va_list define
Этот коммит содержится в:
родитель
4551cab6f1
Коммит
9ee8e1dcf4
@ -26,6 +26,9 @@
|
||||
|
||||
#include "opal_config.h"
|
||||
|
||||
#ifdef HAVE_STDARG_H
|
||||
#include <stdarg.h>
|
||||
#endif
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user