/* Copyright (C) 2006 International Business Machines and others.
 * All Rights Reserved.
 * This code is published under the Eclipse Public License.
 *
 * Authors:  Andreas Waechter               IBM    2006-03-01
 */

#ifndef __IPRETURNCODES_HPP__
#define __IPRETURNCODES_HPP__

/* include from a common include file */

namespace Ipopt
{
#include "IpReturnCodes_inc.h"
}

#endif
