Commits

Scott Tsai authored 8a2b9083e36
localize: include <cstdio> in files that uses the printf family of functions to make the code build on gcc-4.4 gcc-4.4 further cleaned up header include dependencies so that e.x. including <iostream> no longer pulls in printf.