We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed90d5 commit b807d00Copy full SHA for b807d00
1 file changed
swift/extractor/mangler/SwiftMangler.h
@@ -11,6 +11,7 @@
11
#include "swift/extractor/infra/SwiftMangledName.h"
12
13
#include <optional>
14
+#include <unordered_map>
15
16
namespace codeql {
17
0 commit comments