1
1

ompi/errhandler: remove useless include file

and avoid #includ'ing stuff that breaks C++ compilers
Этот коммит содержится в:
Gilles Gouaillardet 2016-10-12 14:49:31 +09:00
родитель 8f05beb1ec
Коммит 974dd64293

Просмотреть файл

@ -37,7 +37,6 @@
#include "opal/class/opal_pointer_array.h"
#include "opal/mca/pmix/pmix.h"
#include "ompi/mca/rte/rte.h"
#include "ompi/runtime/mpiruntime.h"
#include "ompi/errhandler/errhandler_predefined.h"
#include "ompi/errhandler/errcode-internal.h"