"docs/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "226aaef9f43c24df758df9791568d9c49f4c5a6e"
Unverified Commit 4ae80d98 authored by Artur Wojcik's avatar Artur Wojcik Committed by GitHub
Browse files

add missing <array> header file (#2440)

parent 585cbf2c
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
#include <migraphx/dyn_output.hpp> #include <migraphx/dyn_output.hpp>
#include <migraphx/op/normalize_attribute.hpp> #include <migraphx/op/normalize_attribute.hpp>
#include <migraphx/normalize_attributes.hpp> #include <migraphx/normalize_attributes.hpp>
#include <array>
namespace migraphx { namespace migraphx {
inline namespace MIGRAPHX_INLINE_NS { inline namespace MIGRAPHX_INLINE_NS {
......
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