You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/09/21 20:16:10 UTC

[couchdb] branch fix-couch-views-batch-impl created (now 75f8e16)

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a change to branch fix-couch-views-batch-impl
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at 75f8e16  Fix include directive in couch_views_batch_impl

This branch includes the following new commits:

     new 75f8e16  Fix include directive in couch_views_batch_impl

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb] 01/01: Fix include directive in couch_views_batch_impl

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to branch fix-couch-views-batch-impl
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 75f8e16a1d40af1ed4c05bc0190ce6c6284bb2ca
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Mon Sep 21 15:16:15 2020 -0500

    Fix include directive in couch_views_batch_impl
    
    This fixes compilation if CouchDB is used as a dependency.
---
 src/couch_views/src/couch_views_batch_impl.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/couch_views/src/couch_views_batch_impl.erl b/src/couch_views/src/couch_views_batch_impl.erl
index cacd53b..d315a3b 100644
--- a/src/couch_views/src/couch_views_batch_impl.erl
+++ b/src/couch_views/src/couch_views_batch_impl.erl
@@ -22,7 +22,7 @@
 ]).
 
 
--include("couch_mrview/include/couch_mrview.hrl").
+-include_lib("couch_mrview/include/couch_mrview.hrl").
 
 
 -record(batch_st, {