mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-02 11:37:50 +00:00
Fix build on some libcxx implementations (#175)
This commit is contained in:
committed by
Alexander Damian
parent
470a5b6857
commit
e8c4397b66
@@ -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