add include directory to the #include macro
This commit was SVN r1396.
Этот коммит содержится в:
родитель
0b970eb62e
Коммит
289722fe97
@ -8,7 +8,7 @@
|
||||
|
||||
#include "mca/oob/oob.h"
|
||||
#include "mca/oob/cofs/src/oob_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/oob/oob.h"
|
||||
#include "types.h"
|
||||
#include "include/types.h"
|
||||
|
||||
/*
|
||||
* Module open / close
|
||||
|
@ -6,11 +6,11 @@
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include "constants.h"
|
||||
#include "include/constants.h"
|
||||
#include "mca/mca.h"
|
||||
#include "mca/oob/oob.h"
|
||||
#include "mca/oob/cofs/src/oob_cofs.h"
|
||||
#include "types.h"
|
||||
#include "include/types.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user