We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67dc351 commit cee5476Copy full SHA for cee5476
olp-cpp-sdk-core/include/olp/core/http/Network.h
@@ -90,7 +90,7 @@ class CORE_API Network {
90
*
91
* @param headers The default headers.
92
*/
93
- virtual void SetDefaultHeaders(Headers headers) {}
+ virtual void SetDefaultHeaders(Headers) {}
94
};
95
96
/**
0 commit comments