/*
 * C++ header for C header iso646.h
 * Copyright 1997,1999 ARM Limited. All rights reserved.
 */

/*
 * RCS $Revision$
 * Checkin $Date$
 * Revising $Author$
 */

/* 'and', 'and_eq', 'bitand', 'bitor', 'compl', 'not', 'not_eq', 'or',
 * 'or_eq', 'xor' and 'xor_eq' are keywords in C++
 */

#ifndef __ciso646
#define __ciso646
#define __ARMCLIB_VERSION 5060044
#endif

