formatting fix

This commit is contained in:
jacekpoz 2024-04-21 13:34:18 +02:00
parent a824c09cee
commit 43f138b7b2
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -67,7 +67,7 @@
}\
return os;\
}\
\
\
inline std::istream &operator>>(std::istream &is, name &en) {\
std::string input;\
is >> input;\