mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
				synced 2025-11-03 20:18:06 +00:00 
			
		
		
		
	To avoid name mangling difference in MSVC.
This commit is contained in:
		
				
					committed by
					
						
						Matias Fontanini
					
				
			
			
				
	
			
			
			
						parent
						
							577bbb0242
						
					
				
				
					commit
					081f8d80a0
				
			@@ -43,7 +43,7 @@
 | 
				
			|||||||
namespace cppkafka {
 | 
					namespace cppkafka {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class MessageTimestamp;
 | 
					class MessageTimestamp;
 | 
				
			||||||
struct Internal;
 | 
					class Internal;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * \brief Thin wrapper over a rdkafka message handle
 | 
					 * \brief Thin wrapper over a rdkafka message handle
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user