Commit b916dbff authored by Stefan Westerfeld's avatar Stefan Westerfeld

Remove redundant includes in thread pool test.

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 01b5aa80
......@@ -18,13 +18,6 @@
#include <stdio.h>
#include <unistd.h>
#include <thread>
#include <vector>
#include <mutex>
#include <set>
#include <functional>
#include <condition_variable>
#include "threadpool.hh"
int
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment