使用bool 类型时,显示unknown type name ‘bool’问题

添加头文件

#include<stdbool.h>
原文地址:https://www.cnblogs.com/y-z-h/p/13940725.html