Add missing argv.h includes.
Noticed these as part of #3694: external libevent's don't cause argv.h to automatically get included. Refs trac:3694 This commit was SVN r29897. The following Trac tickets were found above: Ticket 3694 --> https://svn.open-mpi.org/trac/ompi/ticket/3694
Этот коммит содержится в:
родитель
bcfe2156d5
Коммит
2e7653e4c2
@ -15,6 +15,7 @@
|
||||
|
||||
#include "opal/util/output.h"
|
||||
#include "opal/mca/db/db.h"
|
||||
#include "opal/util/argv.h"
|
||||
|
||||
#include "orte/mca/errmgr/errmgr.h"
|
||||
#include "orte/mca/state/state.h"
|
||||
|
@ -27,6 +27,7 @@
|
||||
#include "opal/dss/dss.h"
|
||||
#include "opal/util/path.h"
|
||||
#include "opal/mca/installdirs/installdirs.h"
|
||||
#include "opal/util/argv.h"
|
||||
|
||||
#include "orte/util/name_fns.h"
|
||||
#include "orte/util/show_help.h"
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user