Add #include <math.h> for fabs()
This commit is contained in:
parent
b85be56a55
commit
8ff6965f98
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <math.h> // fabs()
|
||||
#include <stdio.h> // sprintf()
|
||||
|
||||
#include <simgear/compiler.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue