Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
shueja committed Jan 23, 2025
1 parent df1851d commit 1ba58da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update_traj_schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ class Location:
// Auto-generated by update_traj_schema.py
#pragma once
#include <cstdint>
namespace choreo {{
[[deprecated("Use kTrajSchemaVersion.")]]
inline constexpr uint32_t kTrajSpecVersion = {version};
Expand Down

0 comments on commit 1ba58da

Please sign in to comment.