In `example.cpp`, should be: `#include "ThreadPool.h"` instead of `#include "ThreadPoolWithFutures.h"`
In
example.cpp, should be:#include "ThreadPool.h"instead of
#include "ThreadPoolWithFutures.h"