Skip to content
Snippets Groups Projects
Commit c7f37291 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Hotfix: Updated a MAVLink header

parent e3bb9e87
No related branches found
No related tags found
No related merge requests found
#ifndef _MAVLINK_CONVERSIONS_H_
#define _MAVLINK_CONVERSIONS_H_
/* enable math defines on Windows */
#ifdef _MSC_VER
#ifndef _USE_MATH_DEFINES
#define _USE_MATH_DEFINES
#endif
#endif
#include <math.h>
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment