1
1

- "extern 'C'" has been set twice. Remove one.

This commit was SVN r16022.
Этот коммит содержится в:
Shiqing Fan 2007-08-30 15:03:59 +00:00
родитель 80fdd5e2a4
Коммит efdcfa3807

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

@ -21,10 +21,6 @@
BEGIN_C_DECLS
#if defined(c_plusplus) || defined(__cplusplus)
extern "C" {
#endif
struct ompi_osc_pt2pt_buffer_t {
ompi_osc_pt2pt_mpireq_t mpireq;
void *payload;