Explorar o código

ox-s5: Small fix

* ox-s5.el: Require cl during compilation.
Rasmus %!s(int64=10) %!d(string=hai) anos
pai
achega
13aba46ce0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      contrib/lisp/ox-s5.el

+ 1 - 0
contrib/lisp/ox-s5.el

@@ -49,6 +49,7 @@
 ;; on how this exporter works.
 
 (require 'ox-html)
+(eval-when-compile (require 'cl))
 
 (org-export-define-derived-backend 's5 'html
   :menu-entry