mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-01 02:57:51 +00:00
#3363: Fixed compilation error with MongoDB::Connection and Util::Application
This commit is contained in:
@@ -26,6 +26,9 @@ namespace Poco {
|
||||
namespace MongoDB {
|
||||
|
||||
|
||||
class Message; // Required to disambiguate friend declaration in MessageHeader.
|
||||
|
||||
|
||||
class MongoDB_API MessageHeader
|
||||
/// Represents the message header which is always prepended to a
|
||||
/// MongoDB request or response message.
|
||||
|
||||
Reference in New Issue
Block a user