Skip to content

Commit

Permalink
Add missing vector 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 14, 2025
1 parent ce6e35e commit 639ba96
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 <vector>

namespace chpl {
namespace resolution {
Expand Down

0 comments on commit 639ba96

Please sign in to comment.