We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6760e commit c715a13Copy full SHA for c715a13
1 file changed
src/odr/internal/oldms/text/doc_io.cpp
@@ -5,6 +5,7 @@
5
#include <odr/internal/util/byte_stream_util.hpp>
6
7
#include <algorithm>
8
+#include <cstring>
9
#include <iostream>
10
11
namespace odr::internal::oldms::text {
0 commit comments