mirror of https://github.com/ArduPilot/ardupilot
removed AP_Common ref
git-svn-id: https://arducopter.googlecode.com/svn/trunk@3102 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
3cf5abcd23
commit
9cdba838a6
|
@ -6,7 +6,6 @@
|
||||||
#ifndef Trig_LUT_h
|
#ifndef Trig_LUT_h
|
||||||
#define Trig_LUT_h
|
#define Trig_LUT_h
|
||||||
|
|
||||||
#include <AP_Common.h>
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <avr/pgmspace.h>
|
#include <avr/pgmspace.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue