1
0
Fork 0

Win32 fix

This commit is contained in:
fredb 2007-04-03 11:36:47 +00:00
parent a93c996888
commit b5ab955877

View file

@ -15,6 +15,10 @@
// </altimeter>
// Note non-default name, quantum, and tau values.
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <simgear/math/interpolater.hxx>
#include <simgear/math/SGMath.hxx>