mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
std::iostream's operator<<(double) uses only 6 digits of precision by default. We want 12 digits when saving.
std::iostream's operator<<(double) uses only 6 digits of precision by default. We want 12 digits when saving.