Skip to content

Commit a5717a6

Browse files
committed
add missing include
1 parent 31e3cae commit a5717a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/Core.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ distribution.
7575
#include <string>
7676
#include <vector>
7777
#include <ranges>
78+
#include <span>
7879
#include <map>
7980
#include <set>
8081
#include <cstdio>

0 commit comments

Comments
 (0)