Skip to content

Commit 830a3c9

Browse files
jbcoecopybara-github
authored andcommitted
Avoid exposing symbols from the timing library to avoid ODR issues.
PiperOrigin-RevId: 830831651 Change-Id: I96bb73b9d2c317b21358a1e17abf64a61f583e78
1 parent 04ba92d commit 830a3c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
global:
3+
dm_control_mujoco_get_time;
4+
local:
5+
*;
6+
};

0 commit comments

Comments
 (0)