// cstdbool standard header
#pragma once
#ifndef _CSTDBOOL_
#define _CSTDBOOL_
#include <yvals.h>

#include <stdbool.h>
#endif /* _CSTDBOOL_ */

/*
* Copyright (c) 1992-2013 by P.J. Plauger.  ALL RIGHTS RESERVED.
* Consult your license regarding permissions and restrictions.
V6.40:0009 */
