That's how we usually include thirdparty code, and it solves warnings from clangd/IWYU about some Jolt headers (notably `Jolt/Jolt.h`) not being used directly but as proxies to transitive includes.
Co-authored-by: Jorrit Rouwe <jrouwe@gmail.com>