1
1

Add missing header file for the full rte case caused by changes in r19471.

This commit was SVN r19474.

The following SVN revision numbers were found above:
  r19471 --> open-mpi/ompi@38eb301919
Этот коммит содержится в:
Brian Barrett 2008-09-01 17:49:31 +00:00
родитель 7a1418f3d9
Коммит 52d4be78dc

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

@ -28,6 +28,7 @@
#include "opal/mca/base/mca_base_param.h"
#include "opal/threads/mutex.h"
#include "opal/threads/condition.h"
#include "opal/util/argv.h"
#include "opal/class/opal_pointer_array.h"
#include "opal/dss/dss.h"