mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2026-01-27 10:22:42 +00:00
Fix build on some libcxx implementations (#175)
This commit is contained in:
committed by
Matias Fontanini
parent
de85a329cb
commit
df4eaa0735
@@ -38,6 +38,7 @@ using std::vector;
|
||||
using std::set;
|
||||
using std::ostream;
|
||||
using std::string;
|
||||
using std::equal;
|
||||
|
||||
namespace cppkafka {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user