mirror of
https://github.com/p-ranav/argparse
synced 2026-06-08 16:35:45 +00:00
3b89546fd0
This regression was caused by commit
ea1f7ef663, which didn't add "\n" to the
version printing statement. We use std::endl now for compatibility
across platforms.