summaryrefslogtreecommitdiffstats
path: root/cc/raster/task_graph_work_queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/raster/task_graph_work_queue.h')
-rw-r--r--cc/raster/task_graph_work_queue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/raster/task_graph_work_queue.h b/cc/raster/task_graph_work_queue.h
index 7fbd19b..0c82f67 100644
--- a/cc/raster/task_graph_work_queue.h
+++ b/cc/raster/task_graph_work_queue.h
@@ -53,6 +53,7 @@ class CC_EXPORT TaskGraphWorkQueue {
typedef std::vector<TaskNamespace*> Vector;
TaskNamespace();
+ TaskNamespace(const TaskNamespace& other);
~TaskNamespace();
// Current task graph.