// cstdbool standard header -*-c++-*-
// Copyright 2009-2017 IAR Systems AB.
#ifndef _CSTDBOOL_
#define _CSTDBOOL_

#ifndef _SYSTEM_BUILD
  #pragma system_include
#endif

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

/*
 * Copyright (c) by P.J. Plauger. All rights reserved.
 * Consult your license regarding permissions and restrictions.
V6.50:0576 */
