X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_props.cxx;h=6a54db66515efc2e9ba5185b9fdd5df2a3db79c7;hb=446b200edc9590ec1e0231e64084905f2bc8a5b9;hp=4d42d8c08a42e4fd7335fa11e0eae807ba12d941;hpb=d0eaafb1e1c1260a4a2549d63d439dc9407162da;p=flightgear.git diff --git a/src/Main/fg_props.cxx b/src/Main/fg_props.cxx index 4d42d8c08..6a54db665 100644 --- a/src/Main/fg_props.cxx +++ b/src/Main/fg_props.cxx @@ -16,53 +16,38 @@ // // 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. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ #ifdef HAVE_CONFIG_H -# include +# include "config.h" #endif -#include +#include +#include +#include + #include #include +#include +#include -#include STL_IOSTREAM - -#include #include -#include