X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/666d4cad684028ef5ebb5b62adca17127b9bd864..57faab8f922edc190b6909b7626a445423de6676:/SL/DB/Part.pm diff --git a/SL/DB/Part.pm b/SL/DB/Part.pm index ecdaeaabe..9f2c4bd52 100644 --- a/SL/DB/Part.pm +++ b/SL/DB/Part.pm @@ -4,6 +4,7 @@ use strict; use Carp; use List::MoreUtils qw(any); +use Rose::DB::Object::Helpers qw(as_tree); use SL::DBUtils; use SL::DB::MetaSetup::Part;