intrig / xenon

The Intrig Message Decoder
MIT License
1 stars 6 forks source link

fix redirect error #25

Closed wythe closed 5 years ago

wythe commented 5 years ago

It's important to restore cout before exit otherwise some implementations crash. There should be an RAII object for this.