mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-24 23:05:49 +00:00
Address Copilot review: include <cstdio> for std::setvbuf portability, use std::endl instead of "\n" to guarantee flush on piped stdout.