Unverified Commit 9650524e authored by Scott Cyphers's avatar Scott Cyphers Committed by GitHub

Missing header (#770)

parent 8a5b29a1
......@@ -14,8 +14,9 @@
* limitations under the License.
*******************************************************************************/
#include "ngraph/builder/tensor_mask.hpp"
#include <numeric>
#include "ngraph/builder/tensor_mask.hpp"
#include "ngraph/op/broadcast.hpp"
#include "ngraph/op/constant.hpp"
#include "ngraph/op/convert.hpp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment