__WINDOWS__ is defined or not.
This commit was SVN r13234.
Этот коммит содержится в:
родитель
c0b22678a7
Коммит
93c3e3a21f
@ -613,7 +613,7 @@ internal_waitpid_callback(int fd, short event, void *arg)
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#elif __WINDOWS__
|
#elif defined(__WINDOWS__)
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
opal_list_item_t super;
|
opal_list_item_t super;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user