summaryrefslogtreecommitdiff
path: root/src/thread-pool.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread-pool.hpp')
-rw-r--r--src/thread-pool.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/thread-pool.hpp b/src/thread-pool.hpp
index dcb7a13..aabb9ee 100644
--- a/src/thread-pool.hpp
+++ b/src/thread-pool.hpp
@@ -1,7 +1,6 @@
#ifndef PKE_THREADING_HPP
#define PKE_THREADING_HPP
-#include "dynamic-array.hpp"
#include "pk.h"
#include <cstdint>