1
0
Fork 0

- added SG_USING_STD(cout) and SG_USING_STD(endl) for ANSI C++

compliance
This commit is contained in:
curt 2001-06-20 22:22:04 +00:00
parent b97673d877
commit 0778ae308d

View file

@ -9,6 +9,9 @@
#include <simgear/constants.h>
#include <simgear/math/sg_geodesy.hxx>
SG_USING_STD(cout);
SG_USING_STD(endl);
int main() {
// for each lat/lon given in goedetic coordinates, calculate
// geocentric coordinates, cartesian coordinates, the local "up"