add the include to the path of #include
This commit was SVN r1399.
Этот коммит содержится в:
родитель
19b572b7bd
Коммит
b9102e62cb
@ -8,7 +8,7 @@
|
||||
|
||||
#include "mca/pcm/pcm.h"
|
||||
#include "mca/pcm/rsh/src/pcm_rsh.h"
|
||||
#include "types.h"
|
||||
#include "include/types.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -6,7 +6,7 @@
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include "mca/pcm/pcm.h"
|
||||
#include "types.h"
|
||||
#include "include/types.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include "constants.h"
|
||||
#include "types.h"
|
||||
#include "include/constants.h"
|
||||
#include "include/types.h"
|
||||
#include "util/malloc.h"
|
||||
#include "class/ompi_list.h"
|
||||
#include "mca/mca.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user