billvaglienti / ProtoGen

Communications protocol generation software
MIT License
30 stars 16 forks source link

Added <iostream> include so that std::cout is visible #19

Closed SchrodingersGat closed 8 years ago

SchrodingersGat commented 8 years ago

Without the line #include <> the build errors with:

'cout' is not a member of std