Include the missing thread header, which is needed when build with --enable-progress-thread.
This commit was SVN r22239.
Этот коммит содержится в:
родитель
f1c55df65c
Коммит
7cf427c39b
@ -38,6 +38,7 @@
|
||||
#include "opal/class/opal_hash_table.h"
|
||||
#include "opal/util/output.h"
|
||||
#include "opal/event/event.h"
|
||||
#include "opal/threads/threads.h"
|
||||
#include "ompi/mca/btl/btl.h"
|
||||
#include "ompi/mca/mpool/mpool.h"
|
||||
#include "ompi/mca/btl/base/btl_base_error.h"
|
||||
|
@ -41,6 +41,7 @@
|
||||
#include "opal/class/opal_free_list.h"
|
||||
#include "ompi/class/ompi_free_list.h"
|
||||
#include "opal/event/event.h"
|
||||
#include "opal/threads/threads.h"
|
||||
#include "ompi/mca/btl/btl.h"
|
||||
#include "ompi/mca/btl/base/base.h"
|
||||
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include "opal/class/opal_list.h"
|
||||
#include "opal/class/opal_free_list.h"
|
||||
#include "opal/class/opal_hash_table.h"
|
||||
#include "opal/threads/threads.h"
|
||||
|
||||
#include "ompi/win/win.h"
|
||||
#include "ompi/communicator/communicator.h"
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include "opal/class/opal_list.h"
|
||||
#include "opal/class/opal_free_list.h"
|
||||
#include "opal/class/opal_hash_table.h"
|
||||
#include "opal/threads/threads.h"
|
||||
|
||||
#include "ompi/win/win.h"
|
||||
#include "ompi/communicator/communicator.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user