mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 16:20:36 +08:00
Fix copy_quaternion reference in code generation
This commit is contained in:
committed by
Lorenz Meier
parent
8d60f8ba8f
commit
8cc8db211c
@@ -39,6 +39,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <cassert>
|
||||
#include <cstdlib>
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
#include <validation/data_validator.h>
|
||||
|
||||
Reference in New Issue
Block a user