Skip to content

Commit 2313a5e

Browse files
authored
add lost inline (#9222)
1 parent 35e326d commit 2313a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/library/yql/providers/s3/actors/yql_s3_source_factory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace NYql::NDq {
66

7-
void RegisterS3ReadActorFactory(
7+
inline void RegisterS3ReadActorFactory(
88
TDqAsyncIoFactory& factory,
99
ISecuredServiceAccountCredentialsFactory::TPtr credentialsFactory,
1010
IHTTPGateway::TPtr gateway = IHTTPGateway::Make(),

0 commit comments

Comments
 (0)