Include 'algorithm' header for std::sort()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 20 May 2024 10:47:25 +0000 (12:47 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 1 Aug 2024 12:40:51 +0000 (14:40 +0200)
commit6d9ab4677c8c2b861601431a25e42516ed178bf1
tree9752eecc475dd8842fd1f053fa9cc006195d5bd6
parente28bf731dc5340e3cfa86bd5f11dfcb7ec49c20e
Include 'algorithm' header for std::sort()

gcc 8.3+ errored out about missing std::sort() when including "timefunc.hxx".
src/timefunc.hxx