1
1
This commit was SVN r8552.
Этот коммит содержится в:
George Bosilca 2005-12-19 23:32:16 +00:00
родитель f69d077343
Коммит 32a013e7d3

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

@ -33,6 +33,7 @@
#ifdef HAVE_SYS_IOCTL_H
#include <sys/ioctl.h>
#endif
#include <io.h>
#include "tools/ompi_info/ompi_info.h"
@ -49,7 +50,6 @@ using namespace ompi_info;
static int centerpoint = 24;
static int screen_width = 78;
//
// Prints the passed strings in a pretty or parsable format.
//