mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
From size_t because clang thinks that std::is_same_v<size_t, time64> is true and we need to differentiate the handling of the two.
From size_t because clang thinks that std::is_same_v<size_t, time64> is true and we need to differentiate the handling of the two.