aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/node_builder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/graph/node_builder.cc')
-rw-r--r--tensorflow/core/graph/node_builder.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/core/graph/node_builder.cc b/tensorflow/core/graph/node_builder.cc
index e072d8a740..fbea8d03cd 100644
--- a/tensorflow/core/graph/node_builder.cc
+++ b/tensorflow/core/graph/node_builder.cc
@@ -15,6 +15,7 @@ limitations under the License.
#include "tensorflow/core/graph/node_builder.h"
+#include <vector>
#include "tensorflow/core/framework/node_def_util.h"
#include "tensorflow/core/lib/core/errors.h"