Commit e80a712
fix: compilation error for structured binding (changkun#35)
The header <tuple> is missing. After adding it, it compiles fine with clang in c++17 mode.1 parent db45392 commit e80a712
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments