After updating glaze I encountered a missing include inside of threadpool.hpp which was introduced in commit: 544da7a. I've added the deque include and removed an unused list include.
This issue can also be seen on compiler explorer with the current main branch version of glaze: https://godbolt.org/z/TWW7G318T
After updating glaze I encountered a missing include inside of threadpool.hpp which was introduced in commit: 544da7a. I've added the deque include and removed an unused list include.
This issue can also be seen on compiler explorer with the current main branch version of glaze: https://godbolt.org/z/TWW7G318T