Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit c965ccd

Browse files
author
Hideki Itakura
authored
Merge pull request #67 from couchbaselabs/feature/issue_1286
Fixed forestdb build issue.
2 parents 5a8029c + 173aec6 commit c965ccd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-java.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ model {
319319
"vendor/cbforest/C/c4Database.cc",
320320
"vendor/cbforest/C/c4DocEnumerator.cc",
321321
"vendor/cbforest/C/c4Document.cc",
322+
"vendor/cbforest/C/c4ExpiryEnumerator.cc",
322323
"vendor/cbforest/C/c4Key.cc",
323324
"vendor/cbforest/C/c4View.cc",
324325
"vendor/cbforest/Java/jni/native_database.cc",

0 commit comments

Comments
 (0)