1
1

We depend now on the convertor.h not on the datatype.h

This commit was SVN r5992.
Этот коммит содержится в:
George Bosilca 2005-06-08 19:14:07 +00:00
родитель de56467521
Коммит 5c3aa914b0

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

@ -26,7 +26,7 @@
#include "mca/oob/oob.h"
#include "mca/ns/ns.h"
#include "mca/pml/pml.h"
#include "datatype/datatype.h"
#include "datatype/convertor.h"
static ompi_list_t ompi_proc_list;
static ompi_mutex_t ompi_proc_lock;