1
1
This commit was SVN r17484.
Этот коммит содержится в:
Galen Shipman 2008-02-17 19:38:20 +00:00
родитель 6c5c842af6
Коммит b3b3c98c89

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

@ -10,6 +10,7 @@
* University of Stuttgart. All rights reserved.
* Copyright (c) 2004-2005 The Regents of the University of California.
* All rights reserved.
* Copyright (c) 2008 UT-Battelle, LLC
* $COPYRIGHT$
*
* Additional copyrights may follow
@ -32,6 +33,8 @@
#include "opal/class/opal_object.h"
#include "ompi/mpi/f77/fint_2_int.h"
#include <stdio.h>
#if defined(c_plusplus) || defined(__cplusplus)
extern "C" {
#endif