1
1

plm/tm: add a missing include file

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Этот коммит содержится в:
Gilles Gouaillardet 2018-10-09 11:06:40 +09:00
родитель e9e4d2a4bc
Коммит 1ef45b7f1d

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

@ -13,6 +13,8 @@
* Copyright (c) 2007-2012 Los Alamos National Security, LLC. All rights
* reserved.
* Copyright (c) 2014-2018 Intel, Inc. All rights reserved.
* Copyright (c) 2018 Research Organization for Information Science
* and Technology (RIST). All rights reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
@ -61,6 +63,7 @@
#include "orte/util/show_help.h"
#include "opal/util/opal_environ.h"
#include "opal/util/basename.h"
#include "opal/util/printf.h"
#include "orte/util/name_fns.h"
#include "orte/util/threads.h"