Skip to content

Commit 6145bca

Browse files
committed
Update formatting
1 parent e9edc31 commit 6145bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@
5656
#include <map>
5757
#include <memory>
5858
#include <ostream>
59+
#include <pugixml.hpp>
5960
#include <regex>
6061
#include <sstream>
6162
#include <streambuf>
6263
#include <string>
6364
#include <type_traits>
6465
#include <vector>
65-
#include <pugixml.hpp>
6666

6767
namespace minio::utils {
6868

0 commit comments

Comments
 (0)