Skip to content

Commit

Permalink
include dep for generic float (#3699)
Browse files Browse the repository at this point in the history
  • Loading branch information
richagadgil authored Dec 9, 2024
1 parent 04a9cd4 commit 64fe0c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/migraphx/generic_float.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <limits>
#include <iostream>
#include <tuple>
#include <cstdint>

namespace migraphx {
inline namespace MIGRAPHX_INLINE_NS {
Expand Down

0 comments on commit 64fe0c5

Please sign in to comment.