System-level includes should be at the top of the file, before most
OPAL/ORTE/OMPI includes. This commit was SVN r26349.
Этот коммит содержится в:
родитель
94de69bd0c
Коммит
9829d2279f
@ -18,6 +18,8 @@
|
||||
#ifdef HAVE_SYS_TYPES_H
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
#include <math.h>
|
||||
#include <infiniband/verbs.h>
|
||||
|
||||
#include "opal/types.h"
|
||||
#include "orte/types.h"
|
||||
@ -38,10 +40,6 @@
|
||||
|
||||
#include "orte/runtime/orte_globals.h"
|
||||
|
||||
#include "math.h"
|
||||
|
||||
#include <infiniband/verbs.h>
|
||||
|
||||
#include "oob_ud_qp.h"
|
||||
#include "oob_ud_peer.h"
|
||||
#include "oob_ud_req.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user