Skip to content

Commit 0c03320

Browse files
Fix clang-tidy error in utils.cpp
1 parent 66f5d58 commit 0c03320

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
#include <boost/algorithm/string/split.hpp>
2626
#include <boost/algorithm/string/classification.hpp>
2727
#include <boost/filesystem/path.hpp>
28-
#include <boost/filesystem/operations.hpp>
2928
#include <boost/system/error_code.hpp>
3029

3130
// STD

0 commit comments

Comments
 (0)