Define SIZE_MAX if it is not provided by the standard C headers
authorSiarhei Siamashka <siarhei.siamashka@gmail.com>
Thu, 20 Dec 2012 03:00:46 +0000 (05:00 +0200)
committerSiarhei Siamashka <siarhei.siamashka@gmail.com>
Thu, 3 Jan 2013 23:26:55 +0000 (01:26 +0200)
commitc1fd5a42439b21872170979d8c400cbb374e1f9d
tree316ef6f4c70ba1caccc299c883c1c2610a86bbde
parent66c429282282176cdb5913b7396116c28725363e
Define SIZE_MAX if it is not provided by the standard C headers

C++ compilers do not define SIZE_MAX. It is also not available
if the code is compiled by some C compilers:
    http://lists.freedesktop.org/archives/pixman/2012-August/002196.html
pixman/pixman-compiler.h