From deb9188f4f64d5d475ae28e0cc9eecc6c1f61312 Mon Sep 17 00:00:00 2001 From: Dan Bornstein Date: Wed, 1 Sep 2010 16:21:09 -0700 Subject: It seems that Windows actually does have a header for . Change-Id: I25d7846c066135f0af1fef2995bcb86397b23226 --- include/arch/windows/AndroidConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/arch/windows/AndroidConfig.h b/include/arch/windows/AndroidConfig.h index 806887bd..bb8e5efa 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. -- cgit v1.2.3