Skip to content

Commit

Permalink
Add missing variant include
Browse files Browse the repository at this point in the history
Signed-off-by: Danila Fedorin <[email protected]>
  • Loading branch information
DanilaFe committed Jan 15, 2025
1 parent 70836b0 commit a2e2745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/include/chpl/resolution/resolution-types.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
#include <unordered_map>
#include <unordered_set>
#include <utility>
#include <variant>

namespace chpl {
namespace resolution {
Expand Down

0 comments on commit a2e2745

Please sign in to comment.