]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/interpolator.cxx
temporarily remove listener (viewer) and source offsets. they mess things up
[simgear.git] / simgear / misc / interpolator.cxx
index 285ec773300c84dc3a94e8cb2d228b0e8a55646f..2e902cae09841873ec2e14a2eb1295b442a95d16 100644 (file)
 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 // Library General Public License for more details.
 //
-// You should have received a copy of the GNU Library General Public
-// License along with this library; if not, write to the
-// Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-// Boston, MA  02111-1307, USA.
+// 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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 #include "interpolator.hxx"
 
+#include <simgear/math/SGMath.hxx>
+
 void SGInterpolator::addNew(SGPropertyNode* prop, int nPoints)
 {
     // Set the property type to a double, if it isn't already, and