X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Astro%2Fstars.cxx;h=453b33aad16919c9fe1bc882bce37ca19e231036;hb=bf5fb5108b52e9cec2ed7d5038ad0dca822f890c;hp=87bf8c5178b66a5d1b8ce43c9569974f66042f8f;hpb=cf2fa0f2137cfbf48976bdd7738c32ce278521c7;p=flightgear.git diff --git a/Astro/stars.cxx b/Astro/stars.cxx index 87bf8c517..453b33aad 100644 --- a/Astro/stars.cxx +++ b/Astro/stars.cxx @@ -40,7 +40,7 @@ #include #include -#include +#include #include #include #include @@ -252,6 +252,9 @@ void fgStarsRender( void ) { // $Log$ +// Revision 1.19 1998/10/16 23:27:21 curt +// C++-ifying. +// // Revision 1.18 1998/10/16 00:52:20 curt // Converted to Point3D class. //