/* Copyright (C) 2004, 2006 International Business Machines and others.
 * All Rights Reserved.
 * This code is published under the Eclipse Public License.
 *
 * Authors:  Carl Laird, Andreas Waechter     IBM    2004-08-13
 */

#ifndef __IPRETURNCODES_H__
#define __IPRETURNCODES_H__

/* include from a common include file */
#ifdef __cplusplus
extern "C"
{
#endif

#include "IpReturnCodes_inc.h"

#ifdef __cplusplus
}
#endif

#endif
