Skip to content

Commit

Permalink
Add include file which provides the proper std::string mapping.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 198620715
  • Loading branch information
tensorflower-gardener committed May 30, 2018
1 parent 1bfdff6 commit 144c2b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/compiler/xla/service/hlo_domain_metadata.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ limitations under the License.
#include <vector>

#include "tensorflow/compiler/xla/statusor.h"
#include "tensorflow/compiler/xla/types.h"
#include "tensorflow/core/lib/core/status.h"
#include "tensorflow/core/lib/core/stringpiece.h"
#include "tensorflow/core/lib/gtl/flatset.h"
Expand Down

0 comments on commit 144c2b4

Please sign in to comment.