Skip to content

Commit

Permalink
fixed build error on gcc-7
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-Portal committed Jul 21, 2018
1 parent dae7a75 commit fb8d1ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/compiler/xla/service/gpu/xfeed_queue.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ limitations under the License.
#define TENSORFLOW_COMPILER_XLA_SERVICE_GPU_XFEED_QUEUE_H_

#include <deque>
#include <functional>
#include <vector>

#include "tensorflow/core/platform/mutex.h"
Expand Down

0 comments on commit fb8d1ca

Please sign in to comment.