Skip to content

Commit 3676417

Browse files
committed
dbSta: Fixed clang-tidy issue
Signed-off-by: Jaehyun Kim <[email protected]>
1 parent 6a74db2 commit 3676417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dbSta/src/dbSta.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <regex>
2626
#include <set>
2727
#include <string>
28+
#include <string_view>
2829
#include <vector>
2930

3031
#include "boost/json.hpp"

0 commit comments

Comments
 (0)