aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/array_grad_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/ops/array_grad_test.cc')
-rw-r--r--tensorflow/core/ops/array_grad_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/core/ops/array_grad_test.cc b/tensorflow/core/ops/array_grad_test.cc
index a4f83202f0..9f6ff6f840 100644
--- a/tensorflow/core/ops/array_grad_test.cc
+++ b/tensorflow/core/ops/array_grad_test.cc
@@ -13,6 +13,7 @@ See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
+#include <vector>
#include "tensorflow/core/framework/function_testlib.h"
#include "tensorflow/core/framework/tensor_testutil.h"
#include "tensorflow/core/platform/test.h"