Get the Java bindings to compile again - add missing header
Этот коммит содержится в:
родитель
c21cd1c91e
Коммит
cfd2cc49fd
@ -12,7 +12,8 @@
|
|||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
* Copyright (c) 2015 Los Alamos National Security, LLC. All rights
|
* Copyright (c) 2015 Los Alamos National Security, LLC. All rights
|
||||||
* reserved.
|
* reserved.
|
||||||
* Copyright (c) 2015 Cisco Systems, Inc. All rights reserved.
|
* Copyright (c) 2015 Cisco Systems, Inc. All rights reserved.
|
||||||
|
* Copyright (c) 2015 Intel, Inc. All rights reserved.
|
||||||
* $COPYRIGHT$
|
* $COPYRIGHT$
|
||||||
*
|
*
|
||||||
* Additional copyrights may follow
|
* Additional copyrights may follow
|
||||||
@ -74,6 +75,7 @@
|
|||||||
|
|
||||||
#include "mpi.h"
|
#include "mpi.h"
|
||||||
#include "ompi/errhandler/errcode.h"
|
#include "ompi/errhandler/errcode.h"
|
||||||
|
#include "ompi/errhandler/errcode-internal.h"
|
||||||
#include "ompi/datatype/ompi_datatype.h"
|
#include "ompi/datatype/ompi_datatype.h"
|
||||||
#include "mpi_MPI.h"
|
#include "mpi_MPI.h"
|
||||||
#include "mpiJava.h"
|
#include "mpiJava.h"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user