[style] clang-format all c++ code (#9305)
- sh build-support/clang-format.sh to clang-format all c++ code
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#include "runtime/user_function_cache.h"
|
||||
|
||||
#include <atomic>
|
||||
#include <boost/algorithm/string/predicate.hpp> // boost::algorithm::ends_with
|
||||
#include <boost/algorithm/string/predicate.hpp> // boost::algorithm::ends_with
|
||||
#include <regex>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user