Win32 fix
This commit is contained in:
parent
a93c996888
commit
b5ab955877
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
||||||
// </altimeter>
|
// </altimeter>
|
||||||
// Note non-default name, quantum, and tau values.
|
// Note non-default name, quantum, and tau values.
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <simgear/math/interpolater.hxx>
|
#include <simgear/math/interpolater.hxx>
|
||||||
#include <simgear/math/SGMath.hxx>
|
#include <simgear/math/SGMath.hxx>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue