mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Swift: add missing include
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include <swift/AST/ASTMangler.h>
|
||||
#include <swift/AST/Types.h>
|
||||
|
||||
#include <optional>
|
||||
|
||||
namespace codeql {
|
||||
class SwiftMangler {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user