mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-17 06:54:42 +03:00
Actually fake stdbool inclusion here as well.
svn path=/trunk/netsurf/; revision=9776
This commit is contained in:
parent
b1fc7d44ab
commit
7b6ca89c57
@ -16,7 +16,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdbool.h>
|
||||
#define __STDBOOL_H__ 1
|
||||
//#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user