Change initialization syntax for ScopedContext in examples
For some reason, the OSS build on macOS was not happy with the initialization syntax and was attempting to call a copy constructor. Hotfix it to use a different syntax pending further investigation. -- PiperOrigin-RevId: 242432634
Loading
Please sign in to comment