windows-nt/Source/XPSP1/NT/public/sdk/inc/crt/ciso646

11 lines
240 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
// ciso646 standard header
#ifndef _CISO646_
#define _CISO646_
#include <iso646.h>
#endif /* _CISO646_ */
/*
* Copyright (c) 1994 by P.J. Plauger. ALL RIGHTS RESERVED.
* Consult your license regarding permissions and restrictions.
*/