]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/UIUCModel/uiuc_2Dinterpolation.cpp
Goodbye automake.
[flightgear.git] / src / FDM / UIUCModel / uiuc_2Dinterpolation.cpp
index d20217be5060a67d14a12601c1b05658ff84c826..bc68796ed8f9934cb774b1e231c49664cf4202a0 100644 (file)
 
  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 <simgear/compiler.h>    // MSVC: to disable C4244 d to f warning
 
 #include "uiuc_2Dinterpolation.h"