Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Fix build error for GCC7
Browse files Browse the repository at this point in the history
  • Loading branch information
ringgaard committed Apr 4, 2018
1 parent e3ae9d9 commit 0d86f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/syntaxnet/dragnn/core/interfaces/component.h
Expand Up @@ -16,6 +16,7 @@
#ifndef SYNTAXNET_DRAGNN_CORE_INTERFACES_COMPONENT_H_
#define SYNTAXNET_DRAGNN_CORE_INTERFACES_COMPONENT_H_

#include <functional>
#include <vector>

#include "dragnn/core/input_batch_cache.h"
Expand Down

0 comments on commit 0d86f81

Please sign in to comment.