зеркало из https://github.com/mozilla/gecko-dev.git
Another attempt at getting btek turn green w/o breaking other builds.
This commit is contained in:
Родитель
1f1960d740
Коммит
0847d0312b
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче