[Timeline] Require ‘cl’

This commit is contained in:
Daniel - 2018-01-24 19:29:06 +01:00
parent 7a9961a253
commit e7ab32951b
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
;;; Code:
(eval-when-compile
(require 'cl))
(require 'dash)
(require 'org)
(require 'org-clock)