Skip to content

Commit 2d59e9b

Browse files
authored
Merge pull request #13 from seqan/actions/iwyu
[MISC] IWYU
2 parents 725c7e0 + b9dac0f commit 2d59e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/argument_parsing.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
#include <algorithm> // for find_if
66
#include <charconv> // for from_chars
7+
#include <cstddef> // for size_t
78
#include <filesystem> // for operator<<, operator>>
89
#include <iomanip> // for operator<<, quoted
910
#include <istream> // for operator<<, operator>>

0 commit comments

Comments
 (0)