From f74af26d1899fd85aa80dd65947dac89ef30a42c Mon Sep 17 00:00:00 2001 From: Dan Bornstein Date: Wed, 1 Sep 2010 16:21:09 -0700 Subject: [PATCH] It seems that Windows actually does have a header for . Change-Id: I443929d07972389a8c9837926a4b7df37bd6a16a --- include/arch/windows/AndroidConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/arch/windows/AndroidConfig.h b/include/arch/windows/AndroidConfig.h index 806887bd2..bb8e5efad 100644 --- a/include/arch/windows/AndroidConfig.h +++ b/include/arch/windows/AndroidConfig.h @@ -311,7 +311,7 @@ /* * Define if exists. */ -/* #define HAVE_STDBOOL_H */ +#define HAVE_STDBOOL_H /* * Define if exists.