It is convention to have orte_config.h included at top of file.
This commit was SVN r24146.
Этот коммит содержится в:
родитель
3f7dd84278
Коммит
b67d3398da
@ -14,6 +14,7 @@
|
||||
* Copyright (c) 2007 Los Alamos National Security, LLC. All rights
|
||||
* reserved.
|
||||
* Copyright (c) 2007-2010 Cisco Systems, Inc. All rights reserved.
|
||||
* Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
|
||||
* $COPYRIGHT$
|
||||
*
|
||||
* Additional copyrights may follow
|
||||
@ -89,6 +90,8 @@
|
||||
* hard-coded in the OMPI layer (see ompi/debuggers/ompi_debuggers.c).
|
||||
*/
|
||||
|
||||
#include "orte_config.h"
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
@ -10,6 +10,8 @@
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#include "orte_config.h"
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user