Skip to content

Commit

Permalink
fix build: add missing header <Common/logger_useful.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
yokofly committed Apr 7, 2024
1 parent 5463b8a commit 5846533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Storages/ExternalStream/Kafka/Producer.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <Common/logger_useful.h>
#include <Storages/ExternalStream/Kafka/Producer.h>

namespace DB
Expand Down

0 comments on commit 5846533

Please sign in to comment.