Change <> to "" -- just for clarification and help in transmorgifying
for the Windoze port This commit was SVN r2950.
Этот коммит содержится в:
родитель
fd839da034
Коммит
f09bc8f488
@ -1,7 +1,12 @@
|
||||
#include <ompi_config.h>
|
||||
#include <mpi.h>
|
||||
#include <datatype.h>
|
||||
#include <datatype_internal.h>
|
||||
/*
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include "mpi.h"
|
||||
#include "datatype/datatype.h"
|
||||
#include "datatype/datatype_internal.h"
|
||||
|
||||
typedef struct __dt_args {
|
||||
int create_type;
|
||||
|
@ -5,7 +5,7 @@
|
||||
* (e.g., Itanium with RedHat Advanced Server glibc).
|
||||
*/
|
||||
|
||||
#include <ompi_config.h>
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user