add stdlib for abs function

This commit is contained in:
Gautier Hattenberger
2009-09-08 09:38:59 +00:00
parent 751fa2326a
commit 08f164178d
+1
View File
@@ -29,6 +29,7 @@
#include "std.h"
#include "math/pprz_algebra.h"
#include "math/pprz_trig_int.h"
#include <stdlib.h>
struct Uint16Vect3 {
uint16_t x;