summaryrefslogtreecommitdiffstats
path: root/src/server/Task.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/Task.hpp')
-rw-r--r--src/server/Task.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/Task.hpp b/src/server/Task.hpp
index c76f33da..a7657499 100644
--- a/src/server/Task.hpp
+++ b/src/server/Task.hpp
@@ -17,6 +17,7 @@
#ifndef INGEN_ENGINE_TASK_HPP
#define INGEN_ENGINE_TASK_HPP
+#include <algorithm>
#include <atomic>
#include <cassert>
#include <deque>