diff options
Diffstat (limited to 'test/Modules/Inputs/System/usr/include/stdbool.h')
-rw-r--r-- | test/Modules/Inputs/System/usr/include/stdbool.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/Inputs/System/usr/include/stdbool.h b/test/Modules/Inputs/System/usr/include/stdbool.h new file mode 100644 index 0000000..760d7dc --- /dev/null +++ b/test/Modules/Inputs/System/usr/include/stdbool.h @@ -0,0 +1 @@ +// Testing hack: does not define bool/true/false. |