add the includ directory to the path used by #include
This commit was SVN r1398.
Этот коммит содержится в:
родитель
1b423f1f19
Коммит
19b572b7bd
@ -8,7 +8,7 @@
|
||||
|
||||
#include "mca/pcm/pcm.h"
|
||||
#include "mca/pcm/cofs/src/pcm_cofs.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"
|
||||
|
||||
/*
|
||||
* Module open / close
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include "constants.h"
|
||||
#include "types.h"
|
||||
#include "include/constants.h"
|
||||
#include "include/types.h"
|
||||
#include "mca/mca.h"
|
||||
#include "mca/pcm/pcm.h"
|
||||
#include "mca/pcm/cofs/src/pcm_cofs.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user