1
1
This commit was SVN r8619.
Этот коммит содержится в:
George Bosilca 2005-12-31 14:55:39 +00:00
родитель 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