1
1
This commit was SVN r21924.
Этот коммит содержится в:
Ralph Castain 2009-09-01 13:31:54 +00:00
родитель 2a594fec6c
Коммит 388c65fd80

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

@ -87,6 +87,10 @@
#include "opal_config.h"
#ifdef HAVE_STRING_H
#include <string.h>
#endif
#include "opal/mca/mca.h"
#include "opal/mca/base/base.h"