diff options
Diffstat (limited to 'amount.cc')
-rw-r--r-- | amount.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1952,7 +1952,7 @@ void export_amount() ; class_< commodity_base_t::updater_t, commodity_updater_wrap, - boost::noncopyable > + boost::noncopyable > ("Updater") ; |