Explorar o código

oc-bibtex: Pacify byte-compiler

Nicolas Goaziou %!s(int64=3) %!d(string=hai) anos
pai
achega
6717826d5a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      lisp/oc-bibtex.el

+ 3 - 0
lisp/oc-bibtex.el

@@ -35,6 +35,9 @@
 ;; Bibliography should consist of ".bib" files only.
 
 ;;; Code:
+(require 'oc)
+
+(declare-function org-element-property "org-element" (property element))
 
 (declare-function org-export-data "org-export" (data info))