Add #include for stdio.h to allow make check to run with gcc 4.2.4 (on
Cray XT platform). This commit was SVN r19605.
Этот коммит содержится в:
родитель
e0a991a8c2
Коммит
68248a32ef
@ -15,6 +15,7 @@
|
||||
#include "ompi/datatype/datatype.h"
|
||||
#include "ompi/datatype/datatype_checksum.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
|
@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
#include "ompi_config.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "ompi/datatype/convertor.h"
|
||||
#include "ompi/datatype/datatype.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user