Skip to content

Commit a43e5e6

Browse files
committed
Add variant include.
1 parent f328e78 commit a43e5e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/SIL/Parser/ParseSIL.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
#include "llvm/Support/CommandLine.h"
4747
#include "llvm/Support/SaveAndRestore.h"
4848

49+
#include <variant>
50+
4951
using namespace swift;
5052

5153
static llvm::cl::opt<bool>

0 commit comments

Comments
 (0)