Skip to content

Commit 32a7157

Browse files
committed
common/LogClient: add missing include
Signed-off-by: Max Kellermann <[email protected]>
1 parent aac6b79 commit 32a7157

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/LogClient.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "common/ostream_temp.h"
2626
#include "common/ref.h"
2727
#include "include/health.h"
28+
#include "include/uuid.h"
2829

2930
class LogClient;
3031
class MLog;

0 commit comments

Comments
 (0)