Unverified Commit d8011adf authored by Artur Wojcik's avatar Artur Wojcik Committed by GitHub
Browse files

fix missing exports on Windows (#2426)

parent ad1afd58
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
namespace migraphx { namespace migraphx {
inline namespace MIGRAPHX_INLINE_NS { inline namespace MIGRAPHX_INLINE_NS {
MIGRAPHX_EXPORT
const operation& get_operation(instruction_ref ins); const operation& get_operation(instruction_ref ins);
struct module_impl; struct module_impl;
......
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