X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_commands.cxx;h=15328eb69efdd19b5edf4f6504c0e9f3c6fe63be;hb=45390e0655fffa45a16cba77fafdd9421ed7d6e2;hp=cedd772ac3bb3e215dff1aa6e0d292cc19fc0408;hpb=7f6d4b0a01954d01010b2b9c0bb354b070738ee4;p=flightgear.git diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index cedd772ac..15328eb69 100644 --- a/src/Main/fg_commands.cxx +++ b/src/Main/fg_commands.cxx @@ -1,6 +1,7 @@ // fg_commands.cxx - internal FGFS commands. #include +#include #include STL_STRING #include STL_FSTREAM @@ -12,6 +13,8 @@ #include #include #include +#include +#include