1 parent 3987b09 commit f76ae84Copy full SHA for f76ae84
1 file changed
example.cpp
@@ -2,7 +2,7 @@
2
#include <vector>
3
#include <chrono>
4
5
-#include "ThreadPoolWithFutures.h"
+#include "ThreadPool.h"
6
7
int main()
8
{
0 commit comments