1
1
This commit was SVN r19469.
Этот коммит содержится в:
Shiqing Fan 2008-09-01 16:26:10 +00:00
родитель c3b58851c3
Коммит c5845708cb

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

@ -33,6 +33,8 @@
#include "opal/mca/carto/carto.h"
BEGIN_C_DECLS
OPAL_DECLSPEC extern opal_carto_graph_t *opal_carto_base_common_host_graph;
/**
@ -137,4 +139,6 @@ OPAL_DECLSPEC opal_carto_base_node_t
*/
OPAL_DECLSPEC int opal_carto_base_graph_get_host_graph_fn(opal_carto_graph_t **graph, const char * graph_type);
END_C_DECLS
#endif