1
1

Add another missing header for FT that got lost in the shuffle yesterday.

This commit was SVN r21794.
Этот коммит содержится в:
Josh Hursey 2009-08-11 13:32:27 +00:00
родитель 31a88b149a
Коммит 843a61f7eb

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

@ -40,6 +40,8 @@
#include "opal/dss/dss.h"
#include "orte/mca/rml/rml.h"
#include "orte/mca/rml/rml_types.h"
#include "orte/mca/rmaps/rmaps.h"
#include "orte/mca/rmaps/rmaps_types.h"
#include "orte/mca/plm/plm.h"
#include "orte/mca/filem/filem.h"
#include "orte/mca/grpcomm/grpcomm.h"