X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c4ba4f3e7cd337939308b57eee799b201bd78cb9..117fefacdfaf457a502b32bae2f0e10fd0e11414:/SL/DB/Warehouse.pm diff --git a/SL/DB/Warehouse.pm b/SL/DB/Warehouse.pm index 938c31e91..0557976f3 100644 --- a/SL/DB/Warehouse.pm +++ b/SL/DB/Warehouse.pm @@ -6,6 +6,7 @@ package SL::DB::Warehouse; use strict; use SL::DB::MetaSetup::Warehouse; +use SL::DB::Helper::ActsAsList; __PACKAGE__->meta->make_manager_class;