00001 /***********************************************************************00002 // Copyright (C) 2004, 2006 International Business Machines and others.00003 // All Rights Reserved.00004 // This code is published under the Eclipse Public License.00005 //00006 // $Id: IpReturnCodes.h 1861 2010-12-21 21:34:47Z andreasw $00007 //00008 // Authors: Carl Laird, Andreas Waechter IBM 2004-08-1300009 ************************************************************************/00010
00011 #ifndef __IPRETURNCODES_H__00012 #define __IPRETURNCODES_H__00013
00014 /* include from a common include file */00015
00016 #include "IpReturnCodes_inc.h"00017
00018 #endif