Skip to content

Commit af7f22d

Browse files
authored
Fix test suite compile in Ubuntu 22.04 (#1353)
1 parent 1704bb0 commit af7f22d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/migraphx/target_assignments.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#define MIGRAPHX_GUARD_MIGRAPHX_ASSIGNMENT_HPP
2626

2727
#include <unordered_map>
28+
#include <string>
2829

2930
#include <migraphx/instruction_ref.hpp>
3031

0 commit comments

Comments
 (0)