Merge branch 'master' into version-12

This commit is contained in:
Émilie Feral
2019-09-18 11:00:03 +02:00
6 changed files with 34 additions and 33 deletions

View File

@@ -3,7 +3,7 @@
#ifndef __cplusplus
typedef char bool;
typedef _Bool bool;
#define true 1
#define false 0