diff options
| author | Adam Kocoloski <adam@cloudant.com> | 2010-06-07 16:03:51 -0400 |
|---|---|---|
| committer | Adam Kocoloski <adam@cloudant.com> | 2010-06-07 16:03:51 -0400 |
| commit | ab14b5bfdb88d9f07b6885f4cc1208f80c8c72f4 (patch) | |
| tree | 9b3676511006d715965631bf48ec54f509900f1b /include | |
| parent | 38bde53e2429f60b3209d71c562218f3c7429945 (diff) | |
map views w/ keys, also forgot to git add stuff, BugzID 10220
Diffstat (limited to 'include')
| -rw-r--r-- | include/fabric.hrl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fabric.hrl b/include/fabric.hrl index fa8319b4..460cf578 100644 --- a/include/fabric.hrl +++ b/include/fabric.hrl @@ -22,6 +22,7 @@ skip, limit, stop_fun, + keydict, user_acc }). |
