Skip to content

Commit df4eaa0

Browse files
prollermfontanini
authored andcommitted
Fix build on some libcxx implementations (mfontanini#175)
1 parent de85a32 commit df4eaa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/topic_partition_list.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ using std::vector;
3838
using std::set;
3939
using std::ostream;
4040
using std::string;
41+
using std::equal;
4142

4243
namespace cppkafka {
4344

0 commit comments

Comments
 (0)