mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
				synced 2025-11-03 20:18:06 +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::set;
 | 
				
			||||||
using std::ostream;
 | 
					using std::ostream;
 | 
				
			||||||
using std::string;
 | 
					using std::string;
 | 
				
			||||||
 | 
					using std::equal;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace cppkafka {
 | 
					namespace cppkafka {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user