# HG changeset patch # User John W. Eaton # Date 1252908099 -7200 # Node ID 6e80447eba433b3029be4e9c461c66ce3df9696e # Parent cca16271a5176884f48fa33f9f068cb2d4f24f86 lo-ieee.cc: include cstdlib, update copyright date diff -r cca16271a517 -r 6e80447eba43 liboctave/lo-ieee.cc --- a/liboctave/lo-ieee.cc Mon Sep 14 07:57:38 2009 +0200 +++ b/liboctave/lo-ieee.cc Mon Sep 14 08:01:39 2009 +0200 @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, - 2007, 2008 John W. Eaton + 2007, 2008, 2009 John W. Eaton This file is part of Octave. @@ -26,6 +26,7 @@ #endif #include +#include #if defined (HAVE_FLOATINGPOINT_H) #include