commit | d43cc68c4d4053f8b9855462e428b0749c088a17 | [log] [tgz] |
---|---|---|
author | bowgotsai <bowgotsai@google.com> | Mon Jan 16 21:46:45 2017 +0800 |
committer | bowgotsai <bowgotsai@google.com> | Wed Jan 25 20:47:37 2017 +0800 |
tree | 789db81d79485382756752eacc3ef18a2f79829e | |
parent | de893939ec7b77427681244dddbd20f54eb96171 [diff] |
Do not add macro min() definition for C++ It will have build error when the caller also includes <algorithm> in C++: external/libcxx/include/__undef_min_max: macro min is incompatible with C++ Bug: 34336098 Test: builds Change-Id: I984a24a8dfce6da5a1ad52594ef94ed97c67e9b8