Skip to content

Commit 661b378

Browse files
committed
force tidy CI
1 parent c497368 commit 661b378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

worker/src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ static constexpr int ProducerChannelFd{ 4 };
1212

1313
int main(int argc, char* argv[])
1414
{
15+
int foo;
1516
const char* envVersion = std::getenv("MEDIASOUP_VERSION");
1617

1718
// Ensure we are called by our Node library.

0 commit comments

Comments
 (0)