Another attempt at getting btek turn green w/o breaking other builds.
git-svn-id: svn://10.0.0.236/trunk@159087 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,7 +47,7 @@ typedef unsigned int uint32_t;
|
||||
#else
|
||||
#include <stdint.h>
|
||||
|
||||
#if !defined(__GNUC__) || (__GNUC__ > 2 && __GNUC_MINOR__ > 96)
|
||||
#if !defined(__GNUC__) || (__GNUC__ > 2 && __GNUC_MINOR__ > 91)
|
||||
#ifndef __cplusplus
|
||||
#ifndef bool
|
||||
typedef int bool;
|
||||
|
||||
Reference in New Issue
Block a user