Skip to content

Commit 787e2c7

Browse files
committed
Fix missing include for Windows build
1 parent f52811a commit 787e2c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wilco/util/uuid.h

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

33
#include <array>
44
#include <cstdint>
5+
#include <string>
56
#include <string_view>
67

78
namespace uuid

0 commit comments

Comments
 (0)