Skip to content

Commit 32e6145

Browse files
poyrazKgithub-actions[bot]
authored andcommitted
style: automated clang-format fixes
1 parent 79b4a3c commit 32e6145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
#include <exception>
2121
#include <iostream>
2222
#include <memory>
23+
#include <sstream>
2324
#include <stdexcept>
2425
#include <string>
2526
#include <thread>
2627
#include <vector>
27-
#include <sstream>
2828

2929
#include "catalog/catalog.hpp"
3030
#include "common/cluster_manager.hpp"

0 commit comments

Comments
 (0)