1
1

rml/oob: add a missing include file

Этот коммит содержится в:
Gilles Gouaillardet 2016-10-16 10:25:00 +09:00
родитель c530b0a07c
Коммит bd1b6fe661

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

@ -14,6 +14,8 @@
* Copyright (c) 2011-2015 Los Alamos National Security, LLC.
* All rights reserved.
* Copyright (c) 2014-2016 Intel, Inc. All rights reserved.
* Copyright (c) 2016 Research Organization for Information Science
* and Technology (RIST). All rights reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
@ -33,6 +35,7 @@
#include "opal/mca/base/base.h"
#include "opal/util/output.h"
#include "opal/util/argv.h"
#include "opal/mca/backtrace/backtrace.h"
#include "opal/mca/event/event.h"