All files have to include ompi_config.h before anything else.
This commit was SVN r13045.
Этот коммит содержится в:
родитель
53ddbe8446
Коммит
f419960c7f
@ -19,6 +19,8 @@
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include "ompi/mca/rcache/rcache.h"
|
||||
#include "rcache_vma.h"
|
||||
#include "rcache_vma_tree.h"
|
||||
|
@ -8,6 +8,8 @@
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include "opal/mca/base/mca_base_param.h"
|
||||
#include "ompi/mca/rcache/rcache.h"
|
||||
#include "rcache_vma.h"
|
||||
|
@ -23,6 +23,8 @@
|
||||
* Description of the Registration Cache framework
|
||||
*/
|
||||
|
||||
#include "ompi_config.h"
|
||||
|
||||
#include "opal/mca/mca.h"
|
||||
#include "rcache_vma_tree.h"
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user