diff src/ChangeLog @ 9786:2c279308f6ab

fix includes in some src/DLD-FUNCTIONS files
author John W. Eaton <jwe@octave.org>
date Mon, 09 Nov 2009 12:12:57 -0500
parents 119d97db51f0
children 97f5de91427b
line wrap: on
line diff
--- a/src/ChangeLog	Sun Nov 08 17:15:07 2009 -0500
+++ b/src/ChangeLog	Mon Nov 09 12:12:57 2009 -0500
@@ -1,3 +1,10 @@
+2009-11-09  John W. Eaton  <jwe@octave.org>
+
+	* DLD-FUNCTIONS/__delaunayn__.cc, DLD-FUNCTIONS/__dsearchn__.cc,
+	DLD-FUNCTIONS/__voronoi__.cc, DLD-FUNCTIONS/convhulln.cc,
+	DLD-FUNCTIONS/qz.cc, DLD-FUNCTIONS/tsearch.cc: Correctly include
+	config.h, don't include oct.h, etc.
+
 2009-11-08  Jaroslav Hajek  <highegg@gmail.com>
 
 	* DLD-FUNCTIONS/bsxfun.cc: Add missing copyright.