ob-R.el: Fix compiler warning about `org-remove-if-not'.

This commit is contained in:
Bastien Guerry 2012-05-16 16:40:18 +02:00
parent 83465dfda1
commit d34c0b3496
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
(declare-function ess-make-buffer-current "ext:ess-inf" ())
(declare-function ess-eval-buffer "ext:ess-inf" (vis))
(declare-function org-number-sequence "org-compat" (from &optional to inc))
(declare-function org-remove-if-not "org" (predicate seq))
(defconst org-babel-header-args:R
'((width . :any)