Commit cc1daca8 authored by Robert Kimball's avatar Robert Kimball Committed by omarkanawi

Add missing includes to power.hpp (#3567)

* Add missing includes

* style
parent bbe4735e
......@@ -19,6 +19,9 @@
#include <cmath>
#include <cstddef>
#include "ngraph/op/util/attr_types.hpp"
#include "ngraph/shape.hpp"
namespace ngraph
{
namespace runtime
......
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