Actually fake stdbool inclusion here as well.

svn path=/trunk/netsurf/; revision=9776
This commit is contained in:
François Revel 2010-01-02 02:51:06 +00:00
parent b1fc7d44ab
commit 7b6ca89c57

View File

@ -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" {