Fix issue#25
This commit is contained in:
Igor Shymko 2017-11-22 09:12:00 +02:00 committed by GitHub
commit d81f271d4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
;;
;;; Code:
(eval-when-compile (require 'cl))
(require 'cl-lib)
(require 'websocket)
(require 'markdown-mode)