aboutsummaryrefslogtreecommitdiff
path: root/stack-core.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-11-03 14:24:39 +0000
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-11-03 14:24:39 +0000
commit798b2d2e594ba2e3e77b697e37d439925aefb282 (patch)
tree3e1e4b3049222a860cbcf0e3c8378dc56f11b627 /stack-core.el
parent20cac24283fa689f9bea679b4675e2415123c026 (diff)
require time-date
Diffstat (limited to 'stack-core.el')
-rw-r--r--stack-core.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack-core.el b/stack-core.el
index 68d1e07..a98770a 100644
--- a/stack-core.el
+++ b/stack-core.el
@@ -33,6 +33,7 @@
;;; Requirements
(require 'json)
(require 'url)
+(require 'time-date)
;;; Package Logging