Preempt Erik for an Irix fix.
This commit is contained in:
parent
d99b8fb2ba
commit
eb7bad8cfa
1 changed files with 2 additions and 0 deletions
|
@ -9,8 +9,10 @@
|
|||
#include <simgear/constants.h>
|
||||
#include <simgear/math/sg_geodesy.hxx>
|
||||
|
||||
#if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
|
||||
SG_USING_STD(cout);
|
||||
SG_USING_STD(endl);
|
||||
#endif
|
||||
|
||||
int main() {
|
||||
// for each lat/lon given in goedetic coordinates, calculate
|
||||
|
|
Loading…
Reference in a new issue