commit | 799fada598b048b02bf63c0eea9b6d676f9be142 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Tue Mar 27 04:33:52 2012 -0700 |
committer | android code review <noreply-gerritcodereview@google.com> | Tue Mar 27 04:33:53 2012 -0700 |
tree | 8a728efe1db83894c27bf751fa00fa1838f87f1a | |
parent | 2e71de568e54242952726e437fab92508353a33b [diff] | |
parent | c06e37eb51282cb8e8015ddebac5edd7ba4ce57f [diff] |
Merge "ndk: Include limits.h in wchar.h as it contains the definitions for INT_MAX and INT_MIN. Without this fix, the following lines will fail when configuring gnu stdlibc++ library. (INT_MAX and INT_MIN are undefined.)"