diff src/builtins.cc @ 290:5325afdb0ef5

[project @ 1994-01-13 19:21:40 by jwe]
author jwe
date Thu, 13 Jan 1994 19:21:40 +0000
parents 6027a905fc06
children b851a7712cc7
line wrap: on
line diff
--- a/src/builtins.cc	Thu Jan 13 06:26:54 1994 +0000
+++ b/src/builtins.cc	Thu Jan 13 19:21:40 1994 +0000
@@ -40,8 +40,9 @@
 #include "help.h"
 #include "pager.h"
 #include "mappers.h"
+#include "variables.h"
 #include "user-prefs.h"
-#include "variables.h"
+#include "missing-math.h"
 
 // NOTE: nargin == 1 means that the function takes no arguments (just
 // like C, the first argument is (or should be, anyway) the function