Skip to content

Commit deff049

Browse files
authored
Merge branch 'main' into FixOOB
2 parents 3689711 + b046764 commit deff049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/include/opentelemetry/logs/provider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ namespace logs
1919
/**
2020
* Stores the singleton global LoggerProvider.
2121
*/
22-
class Provider
22+
class OPENTELEMETRY_EXPORT Provider
2323
{
2424
public:
2525
/**

0 commit comments

Comments
 (0)