diff options
Diffstat (limited to 'src/filters.h')
-rw-r--r-- | src/filters.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/filters.h b/src/filters.h index 6a4e6cf4..18bf912d 100644 --- a/src/filters.h +++ b/src/filters.h @@ -49,6 +49,8 @@ namespace ledger { +using namespace boost::placeholders; + ////////////////////////////////////////////////////////////////////// // // Posting collector |