Skip to content

Commit af0c49f

Browse files
[crispy] span: Adds missing include.
1 parent 3f34c7d commit af0c49f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/crispy/span.h

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#pragma once
2+
23
#include <iterator>
4+
#include <stdexcept>
35
#include <type_traits>
46

57
namespace crispy

0 commit comments

Comments
 (0)