Nicolas Goaziou 9 лет назад
Родитель
Сommit
770711153d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      lisp/org-macro.el

+ 1 - 0
lisp/org-macro.el

@@ -43,6 +43,7 @@
 ;; {{{email}}} and {{{title}}} macros.
 
 ;;; Code:
+(require 'cl-lib)
 (require 'org-macs)
 (require 'org-compat)