1
0
Fork 0

Add a function declaration

This commit is contained in:
ehofman 2003-04-05 13:05:24 +00:00
parent 27d5965703
commit cbf244aeda

View file

@ -6,6 +6,8 @@
// TODO:
// - better spin-up
#include <math.h> // fabs()
#include "attitude_indicator.hxx"
#include <Main/fg_props.hxx>
#include <Main/util.hxx>