Use stdio instead of iostream to output error messages
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 3 Nov 2008 05:25:56 +0000 (05:25 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 3 Nov 2008 05:25:56 +0000 (05:25 +0000)
commitcd4f145133c9efb4b23b6318399cdcdfd1567844
tree177f1d06fe1b1e3cb179450ce20deca168baed11
parent63a270f11a53dffe794fbd9f8f4136cad3f84cb1
Use stdio instead of iostream to output error messages

Large parts of the stdc++ library are statically linked into the dll.
The size of the generated DLL decrease from ~500KB to ~24KB

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@37428 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/engines/software_16_wince/evas_wince_ddraw_buffer.cpp