File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 13
13
* Copyright (c) 2015-2017 Los Alamos National Security, LLC. All rights
14
14
* reserved.
15
15
* Copyright (c) 2017 Intel, Inc. All rights reserved.
16
+ * Copyright (c) 2017 Research Organization for Information Science
17
+ * and Technology (RIST). All rights reserved.
16
18
* $COPYRIGHT$
17
19
*
18
20
* Additional copyrights may follow
26
28
* entire components just to query their version and parameters.
27
29
*/
28
30
31
+ #include "opal/util/argv.h"
32
+
29
33
#include "orte_config.h"
30
34
#include "orte/constants.h"
31
35
Original file line number Diff line number Diff line change 29
29
30
30
#include "opal/runtime/opal.h"
31
31
#include "opal/util/output.h"
32
+ #include "opal/util/argv.h"
32
33
33
34
#include "orte/mca/ess/ess.h"
34
35
#include "orte/mca/ess/base/base.h"
You can’t perform that action at this time.
0 commit comments