The "missing" header ompi_config.h should not be added here. This file will
get installed for external tools, and they don't need any dependency on our internal ompi_config.h file. Moreover, this file is crafted in such a way that there is no need for ompi_config.h. This commit was SVN r20884.
This commit is contained in:
parent
a1ba2e2164
commit
25d457e3d4
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2004-2006 The University of Tennessee and The University
|
||||
* Copyright (c) 2004-2009 The University of Tennessee and The University
|
||||
* of Tennessee Research Foundation. All rights
|
||||
* reserved.
|
||||
* Copyright (c) 2004-2007 High Performance Computing Center Stuttgart,
|
||||
@ -16,7 +16,6 @@
|
||||
#ifndef _PERUSE_H_
|
||||
#define _PERUSE_H_
|
||||
|
||||
#include "ompi_config.h"
|
||||
#include "mpi.h"
|
||||
|
||||
/* PERUSE type declarations */
|
||||
|
Loading…
x
Reference in New Issue
Block a user