Skip to content

Commit b4711d4

Browse files
committed
fix build
1 parent 88079e1 commit b4711d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/odr/internal/util/document_util.cpp

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

55
#include <odr/internal/abstract/document_element.hpp>
66

7-
#include <ranges>
7+
#include <algorithm>
88
#include <stdexcept>
99
#include <vector>
1010

0 commit comments

Comments
 (0)