When I attempt to compile Reeber, the build fails with the following error message:
In file included from /home/nathan/Code/Reeber2/examples/global/mt-np-global.cpp:4:0:
/home/nathan/Code/Reeber2/include/dlog/stats.h:31:10: fatal error: diy/thread.hpp: No such file or directory
#include <diy/thread.hpp>
^~~~~~~~~~~~~~~~
When I attempt to compile Reeber, the build fails with the following error message: