changeset 59394:18e7205127f0

Make sure the proper macro definitions are available when compiling.
author Jay Belanger <jay.p.belanger@gmail.com>
date Thu, 06 Jan 2005 18:14:08 +0000
parents 2c3be3dcc8e6
children c0049f9cb39a
files lisp/calc/calc-units.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calc/calc-units.el	Thu Jan 06 17:47:18 2005 +0000
+++ b/lisp/calc/calc-units.el	Thu Jan 06 18:14:08 2005 +0000
@@ -30,6 +30,8 @@
 
 (require 'calc-ext)
 (require 'calc-macs)
+(eval-when-compile
+  (require 'calc-alg))
 
 ;;; Units operations.