Replace __attribute__((constructor)) with C++ constructor.
The use of __attribute__((constructor)) made the previous commit fail to build in MSVC. PiperOrigin-RevId: 474891117 Change-Id: I86a71bb8f3226ee49a8b5e8c07adc613623042b3
This commit is contained in:
committed by
Copybara-Service
parent
1e2a9a53bc
commit
26bdb7c8b8
@@ -17,6 +17,7 @@ on:
|
||||
jobs:
|
||||
mujoco:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user