1
1

Oops --- don't need those header files.

This commit was SVN r13000.
Этот коммит содержится в:
Jeff Squyres 2007-01-05 00:08:16 +00:00
родитель fc3637a7c6
Коммит 1bdf883277

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

@ -18,13 +18,6 @@
*/
#include "ompi_config.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
#include "ompi/mpi/c/bindings.h"
#include "ompi/runtime/mpiruntime.h"
#include "ompi/communicator/communicator.h"