Needed math.h

This commit is contained in:
David Sidrane
2016-12-12 15:04:21 -10:00
committed by Lorenz Meier
parent 3ed0bfe0d8
commit b6362ed87c

View File

@@ -45,6 +45,7 @@
#include <stdio.h>
#include <poll.h>
#include <string.h>
#include <math.h>
#include <uORB/uORB.h>
#include <uORB/topics/sensor_combined.h>