mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-02 19:47:55 +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 {
|
||||
|
||||
class MessageTimestamp;
|
||||
struct Internal;
|
||||
class Internal;
|
||||
|
||||
/**
|
||||
* \brief Thin wrapper over a rdkafka message handle
|
||||
|
||||
Reference in New Issue
Block a user