Compile-time size assertions for MuJoCo basic types
PiperOrigin-RevId: 919107499 Change-Id: I07fcba4f33c77a2a1e68528dba6d399af94d0220
This commit is contained in:
committed by
Copybara-Service
parent
585be6cee5
commit
15d27b363f
@@ -24,6 +24,7 @@ public static class MujocoLib {
|
||||
|
||||
// ----------------------------------Constants----------------------------------
|
||||
|
||||
public const bool THIRD_PARTY_MUJOCO_MJASSERT_H_ = true;
|
||||
public const bool THIRD_PARTY_MUJOCO_MJDATA_H_ = true;
|
||||
public const bool THIRD_PARTY_MUJOCO_MJEXPORT_H_ = true;
|
||||
public const bool MUJOCO_HELPER_DLL_LOCAL = true;
|
||||
|
||||
Reference in New Issue
Block a user