/* $Source: runtime/gasnet/mpi-conduit/gasnet_core_help.h $ * $Date: Wed, 02 Mar 2005 07:34:41 -0800 $ * $Revision: 1.2.1.2 $ * Description: GASNet MPI conduit core Header Helpers (Internal code, not for client use) * Copyright 2002, Dan Bonachea * Terms of use are as specified in license.txt */ #ifndef _IN_GASNET_H #error This file is not meant to be included directly- clients should include gasnet.h #endif #ifndef _GASNET_CORE_HELP_H #define _GASNET_CORE_HELP_H BEGIN_EXTERNC #include END_EXTERNC #endif