We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e8ccd commit 4e51b15Copy full SHA for 4e51b15
chaotic/include/userver/chaotic/io/boost/uuids/uuid.hpp
@@ -2,6 +2,8 @@
2
3
// Utilitary header for chaotic for a custom type serialization/parsing support
4
5
+#include <string>
6
+
7
#include <userver/chaotic/convert/to.hpp>
8
9
#include <boost/uuid/uuid.hpp>
0 commit comments