So that others don't have to declare it.
This commit was SVN r5161.
Этот коммит содержится в:
родитель
bb36ebc6bc
Коммит
ebb5ad37ef
@ -113,6 +113,11 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
OMPI_DECLSPEC int ompi_unsetenv(const char *name, char ***env);
|
OMPI_DECLSPEC int ompi_unsetenv(const char *name, char ***env);
|
||||||
|
|
||||||
|
/**
|
||||||
|
* So that others don't have to declare it
|
||||||
|
*/
|
||||||
|
OMPI_DECLSPEC extern char **environ;
|
||||||
|
|
||||||
#if defined(c_plusplus) || defined(__cplusplus)
|
#if defined(c_plusplus) || defined(__cplusplus)
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user