Skip to content

Commit

Permalink
unordered_map not included on some macs
Browse files Browse the repository at this point in the history
  • Loading branch information
nrnhines committed Dec 27, 2023
1 parent 840d77e commit 7fd8221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/symtab/symbol_properties.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#include <string>
#include <vector>
#include <unordered_map>

#include "symtab/symbol_properties.hpp"
#include "utils/string_utils.hpp"
Expand Down

0 comments on commit 7fd8221

Please sign in to comment.