aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/work_sharder_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/util/work_sharder_test.cc')
-rw-r--r--tensorflow/core/util/work_sharder_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/core/util/work_sharder_test.cc b/tensorflow/core/util/work_sharder_test.cc
index cf727403fe..6b5bdb6225 100644
--- a/tensorflow/core/util/work_sharder_test.cc
+++ b/tensorflow/core/util/work_sharder_test.cc
@@ -15,6 +15,7 @@ limitations under the License.
#include "tensorflow/core/util/work_sharder.h"
+#include <vector>
#include "tensorflow/core/lib/core/threadpool.h"
#include "tensorflow/core/platform/logging.h"
#include "tensorflow/core/platform/mutex.h"