view src/if_perl_msvc/stdbool.h @ 13771:9a5a120404bb

Added tag v8.0.1757 for changeset 2449b6ce145682f320a5a5cd57a36bc6b589d1e2
author Christian Brabandt <cb@256bit.org>
date Tue, 24 Apr 2018 18:45:07 +0200
parents d467ca80d3c1
children
line wrap: on
line source

/* A stub stdbool.h for VC2012 or earlier.
 * ActivePerl 5.20+ requires stdbool.h but VC2012 doesn't have it. */
#define bool char