changeset 7210:818b1417bce9

[project @ 2007-11-28 16:43:13 by jwe]
author jwe
date Wed, 28 Nov 2007 16:43:13 +0000
parents f06b8150fe56
children 621111e57a86
files src/ChangeLog src/mkbuiltins
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 28 05:46:59 2007 +0000
+++ b/src/ChangeLog	Wed Nov 28 16:43:13 2007 +0000
@@ -1,5 +1,8 @@
 2007-11-28  John W. Eaton  <jwe@octave.org>
 
+	* mkbuiltins: Emit #include "builtins.h" for the builtins.cc file.
+	From Christoph Mayer <Christoph.Mayer@dlr.de>.
+
 	* TEMPLATE-INST/Array-tc.cc (resize_fill_value<octave_value>):
 	Delete.
 
--- a/src/mkbuiltins	Wed Nov 28 05:46:59 2007 +0000
+++ b/src/mkbuiltins	Wed Nov 28 16:43:13 2007 +0000
@@ -43,6 +43,7 @@
 #include "defun.h"
 #include "oct-obj.h"
 #include "variables.h"
+#include "builtins.h"
 
 #if defined (quad)
 #undef quad