Skip to content

Commit a32c4d8

Browse files
committed
fix(filesystem_parser): add missing <version> header
1 parent eedabfb commit a32c4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/reader/internal/filesystem_parser.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include <array>
2424
#include <cstring>
2525
#include <utility>
26+
#include <version>
2627

2728
#include <fmt/format.h>
2829

0 commit comments

Comments
 (0)