]> granicus.if.org Git - php/commit
fix compiler warnings by moving all std includes after include of zend_config.h.
authorNuno Lopes <nlopess@php.net>
Mon, 1 Jun 2009 17:51:53 +0000 (17:51 +0000)
committerNuno Lopes <nlopess@php.net>
Mon, 1 Jun 2009 17:51:53 +0000 (17:51 +0000)
commit95ef46c0340243c9fb53993ba96e607414b8d6b1
treeb223c06e4a550df92e9cf5626703635f05eade36
parenta197c0b751546b57b5298d575a5be9d86d35bf71
fix compiler warnings by moving all std includes after include of zend_config.h.
this also fixes the build with stricter compilers than gcc (like clang)
Zend/zend.h