Commit 8e980f33 authored by umang yadav's avatar umang yadav
Browse files

Use angled brackets

parent 84c745c6
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
#include <migraphx/register_target.hpp> #include <migraphx/register_target.hpp>
#include <migraphx/generate.hpp> #include <migraphx/generate.hpp>
#include <migraphx/generate_root_modules.hpp> #include <migraphx/generate_root_modules.hpp>
#include "migraphx/target_assignments.hpp" #include <migraphx/target_assignments.hpp>
#include "test.hpp" #include "test.hpp"
// check if it is custom_op or run_on_module operator // check if it is custom_op or run_on_module operator
......
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