Skip to content

Commit

Permalink
Add missing include to TaskTest (#1460)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaschler authored and sebastianklose committed Nov 12, 2018
1 parent b7fb299 commit f806ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cartographer/common/task_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <queue>

#include "absl/memory/memory.h"
#include "cartographer/common/thread_pool.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"

Expand Down

0 comments on commit f806ac5

Please sign in to comment.