aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/types.h')
-rw-r--r--tensorflow/compiler/xla/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/compiler/xla/types.h b/tensorflow/compiler/xla/types.h
index 4935648f98..ea8b4b7b98 100644
--- a/tensorflow/compiler/xla/types.h
+++ b/tensorflow/compiler/xla/types.h
@@ -19,6 +19,8 @@ limitations under the License.
#include "third_party/eigen3/Eigen/Core"
#include "tensorflow/core/platform/types.h"
+#include <Eigen/Core>
+
namespace xla {
using ::tensorflow::string;