
/*
	Copyright 01/29/99 Sun Microsystems, Inc. All Rights Reserved
*/

#ifndef _ISO646_H

#include <sys/feature_tests.h>
#ifdef _ISO_CPP_14882_1998
  #include "iso646.h"
#else

  #define _ISO646_H
  #pragma ident "@(#)iso646.h	1.4  06/30/99 C++5.0"
  #include <iso646_iso_SUNWCC.h>
 
#endif /* _ISO_CPP_14882_1998 */

#endif /* _ISO646_H */
