diff options
author | trav90 <travawine@palemoon.org> | 2018-10-18 19:49:57 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-10-18 19:49:57 -0500 |
commit | b346b32c36650edf7e28103ccb7429f6040de40f (patch) | |
tree | 040bb0bfb81c9bf86e31363af0fb2e772494d573 /third_party/aom/aom_scale/yv12config.h | |
parent | 06c68b2706f5e597d25038b9e9e6ed757c529f23 (diff) | |
download | uxp-b346b32c36650edf7e28103ccb7429f6040de40f.tar.gz |
[aom] Fix win32 debug build
Visual Studio 2015u3 fails to compile reconintra.c for win32
debug targets. It's confused by the #if conditional inside
the assert macro expansion.
The checks are obsolete upstream. Address the issue by
duplicating the assert calls for each branch of the
conditional.
Diffstat (limited to 'third_party/aom/aom_scale/yv12config.h')
0 files changed, 0 insertions, 0 deletions