Commit 062e7554 authored by Ahsan Saghir's avatar Ahsan Saghir
Browse files

Re-arranged header files in alphabetical order

parent 45e3e755
...@@ -22,10 +22,10 @@ ...@@ -22,10 +22,10 @@
* THE SOFTWARE. * THE SOFTWARE.
*/ */
#include <migraphx/autocast_fp8.hpp> #include <migraphx/autocast_fp8.hpp>
#include <migraphx/make_op.hpp>
#include <migraphx/program.hpp>
#include <migraphx/instruction.hpp> #include <migraphx/instruction.hpp>
#include <migraphx/iterator_for.hpp> #include <migraphx/iterator_for.hpp>
#include <migraphx/make_op.hpp>
#include <migraphx/program.hpp>
#include <migraphx/ranges.hpp> #include <migraphx/ranges.hpp>
namespace migraphx { namespace migraphx {
......
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