1
1
This commit was SVN r17483.
Этот коммит содержится в:
Galen Shipman 2008-02-17 19:36:33 +00:00
родитель 18d1d3b408
Коммит 6c5c842af6
2 изменённых файлов: 5 добавлений и 0 удалений

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

@ -10,6 +10,7 @@
* University of Stuttgart. All rights reserved.
* Copyright (c) 2004-2006 The Regents of the University of California.
* All rights reserved.
* Copyright (c) 2008 UT-Battelle, LLC
* $COPYRIGHT$
*
* Additional copyrights may follow
@ -18,6 +19,7 @@
*/
#include "ompi_config.h"
#include <stdio.h>
#ifdef HAVE_STRINGS_H
#include <strings.h>

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

@ -10,6 +10,7 @@
* University of Stuttgart. All rights reserved.
* Copyright (c) 2004-2006 The Regents of the University of California.
* All rights reserved.
* Copyright (c) 2008 UT-Battelle, LLC
* $COPYRIGHT$
*
* Additional copyrights may follow
@ -18,6 +19,8 @@
*/
#include "ompi_config.h"
#include <stdio.h>
#include "ompi/datatype/convertor_internal.h"
#include "ompi/datatype/datatype_internal.h"