mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06: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.