Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build that was broken after merge #1200

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Conversation

krichardsson
Copy link
Contributor

Two PRs with dependencies were merged which broke the build.

One change in #1194 was to remove the timestamp from the quaternion_t type as it is not used anywhere in the code (only set). In #1159 the timestamp is also set (but not used) which breaks the build. This PR removes that line.

@knmcguire knmcguire merged commit aaeaf11 into master Jan 24, 2023
@knmcguire knmcguire deleted the krichardsson/fix-build branch January 24, 2023 16:25
@krichardsson krichardsson added this to the 2023.02 milestone Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants