diff lisp/calc/calc-units.el @ 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 5ef7cf7f3b8f
children 1697c06499c8 cb67264d6096
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.