X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FFDM%2FUIUCModel%2Fuiuc_2Dinterpolation.cpp;h=bc68796ed8f9934cb774b1e231c49664cf4202a0;hb=70b4f38ebccbafea664ed2310eaf990bd2b9edd8;hp=d20217be5060a67d14a12601c1b05658ff84c826;hpb=8f3aa1bebd7c60b1ad328d10beae841daab4e292;p=flightgear.git diff --git a/src/FDM/UIUCModel/uiuc_2Dinterpolation.cpp b/src/FDM/UIUCModel/uiuc_2Dinterpolation.cpp index d20217be5..bc68796ed 100644 --- a/src/FDM/UIUCModel/uiuc_2Dinterpolation.cpp +++ b/src/FDM/UIUCModel/uiuc_2Dinterpolation.cpp @@ -68,10 +68,10 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, - USA or view http://www.gnu.org/copyleft/gpl.html. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **********************************************************************/ +#include // MSVC: to disable C4244 d to f warning #include "uiuc_2Dinterpolation.h"