matt-42 / silicon

A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
http://siliconframework.org
MIT License
1.73k stars 138 forks source link

Add iostream header #32

Closed c-cesar closed 7 years ago

c-cesar commented 7 years ago

Necessary because of std:cout use in line 212

matt-42 commented 7 years ago

Thanks c-cesar!