glsl: Ensure snprintf is defined on MSVC builds.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 3 Jul 2013 07:24:08 +0000 (08:24 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 3 Jul 2013 07:26:08 +0000 (08:26 +0100)
commit9b6788eb15dd3feedf9daf775bd7259988c35b10
treeb115d42da4ad0a344bcf1fb4f8c40fc0dea1425f
parent4bc8e3c3e45a0086d7a8077bebf2fc50819ff54d
glsl: Ensure snprintf is defined on MSVC builds.

Should fix:

  src\glsl\opt_dead_builtin_varyings.cpp(244) : error C3861: 'snprintf': identifier not found
  ...
src/glsl/opt_dead_builtin_varyings.cpp