[trunk] Fix compilation on VS2010 (snprintf is not C89). C++11 should avoid this...
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Thu, 13 Mar 2014 11:03:05 +0000 (11:03 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Thu, 13 Mar 2014 11:03:05 +0000 (11:03 +0000)
commitf0a2fdd50870d1fc561a0e5a69c8e1cd59d56cf5
tree8d129c3cde505848dabe776c90993e46348b28ac
parent320784659d09b702676835ed60fe0e5bb3999860
[trunk] Fix compilation on VS2010 (snprintf is not C89). C++11 should avoid this in the future
tests/ppm2rgb3.c