Skip to content

Commit 79b4a3c

Browse files
committed
fix: ensure sstream is included and clean up main.cpp
1 parent 8224a61 commit 79b4a3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include <string>
2525
#include <thread>
2626
#include <vector>
27+
#include <sstream>
2728

2829
#include "catalog/catalog.hpp"
2930
#include "common/cluster_manager.hpp"

0 commit comments

Comments
 (0)