glslang-zig/glslang
John Kessenich 255df5760a Fix build errors:
- VS2013: #include <algorithm> in Common.h for std::max
- VS2010 32-bit: explicitly cast size_t to unsigned int to avoid compile error with TInfoSink::operator<< (size_t and unsigned int ambiguous)

JohnK approved check-in by E-mail.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@25043 e7fa87d3-cd2b-0410-9028-fcbf551c1848
2014-01-27 20:02:12 +00:00
..
GenericCodeGen update Makefile dependencies 2014-01-10 21:25:05 +00:00
Include Fix build errors: 2014-01-27 20:02:12 +00:00
MachineIndependent Fix build errors: 2014-01-27 20:02:12 +00:00
OSDependent Several miscellaneous portability improvements (no functional changes). 2014-01-10 21:09:51 +00:00
Public Several miscellaneous portability improvements (no functional changes). 2014-01-10 21:09:51 +00:00