Commit 179fcdef authored by Adam Procter's avatar Adam Procter Committed by Robert Kimball

Add missing #include to reference/avg_pool.hpp (#2263)

parent ad315a1a
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
#include <cmath> #include <cmath>
#include <numeric> #include <numeric>
#include <stdexcept>
#include <vector> #include <vector>
#include "ngraph/axis_vector.hpp" #include "ngraph/axis_vector.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