1
1

checkpoint for Windows src/tools build

This commit was SVN r5810.
Этот коммит содержится в:
Josh Hursey 2005-05-22 18:03:27 +00:00
родитель 976006805f
Коммит 283bbb12f0

Просмотреть файл

@ -566,6 +566,12 @@
#define SIZE_MAX ((size_t) 0)
#define UINT8_MAX 255
/* STDOUT and STDERR defines */
#define STDOUT_FILENO 1
#define STDERR_FILENO 2
#define PATH_MAX MAXPATHLEN
#include "ompi_config_bottom.h"
#endif /* OMPI_CONFIG_H */