diff options
author | Vinson Lee <[email protected]> | 2013-09-26 20:40:39 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2013-09-26 20:48:47 -0700 |
commit | b2d5757831e2b67d87d3f80caa7f4ec10fce142b (patch) | |
tree | 66187ec3ebaafdd82e394fc3e0c7bf494e28f070 /configure.ac | |
parent | aac75f877da1d106f6fd7bbd238d1d1d35a0c8e8 (diff) |
mesa: Include stdint.h in mtypes.h for uint32_t symbol.
This patch fixes the MSVC build error introduced with commit
b2e327e08f8519da131dd382adcc99240d433404.
api_arrayelt.c
src\mesa\main/mtypes.h(1809) : error C2061: syntax error : identifier 'uint32_t'
src\mesa\main/mtypes.h(1810) : error C2059: syntax error : '}'
src\mesa\main/mtypes.h(1825) : error C2079: 'Minimum' uses undefined union 'gl_perf_monitor_counter_value'
src\mesa\main/mtypes.h(1828) : error C2079: 'Maximum' uses undefined union 'gl_perf_monitor_counter_value'
Signed-off-by: Vinson Lee <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions