X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FScenery%2Ftileentry.cxx;h=d85c73926a11e2c72ccd336ccc8497a694a58e25;hb=948aa70af78626584042b70fdf3c3babfb5aa804;hp=793694dcf8ef859c56308e7c151d88838f979e5c;hpb=461baef128b01cd1996e3491637ef046713674bf;p=flightgear.git diff --git a/src/Scenery/tileentry.cxx b/src/Scenery/tileentry.cxx index 793694dcf..d85c73926 100644 --- a/src/Scenery/tileentry.cxx +++ b/src/Scenery/tileentry.cxx @@ -2,7 +2,7 @@ // // Written by Curtis Olson, started May 1998. // -// Copyright (C) 1998 - 2001 Curtis L. Olson - curt@flightgear.org +// Copyright (C) 1998 - 2001 Curtis L. Olson - http://www.flightgear.org/~curt // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as @@ -16,10 +16,7 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -// -// $Id$ - +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifdef HAVE_CONFIG_H # include @@ -27,1129 +24,114 @@ #include -#include
+#include +#include +#include - -#include STL_STRING +#include #include #include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include -#include -#include
-#include
-#include
-#include -#include