Skip to content

Commit 35e538d

Browse files
committed
build: resolve dscli build failure on Ubuntu
1 parent 2d58f86 commit 35e538d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/dscli.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#ifdef HAVE_CONFIG_H
55
# include "config.h"
66
#endif
7+
#include <cassert>
78
#include <cstdio>
89
#include <cstdlib>
910
#include <memory>

0 commit comments

Comments
 (0)