Forgotten use
This commit is contained in:
parent
fc595e9ee4
commit
74f44a836b
1 changed files with 2 additions and 0 deletions
|
@ -284,6 +284,8 @@ use strict;
|
|||
use warnings;
|
||||
use Carp;
|
||||
|
||||
use ACU::Log;
|
||||
|
||||
sub new ($$;$)
|
||||
{
|
||||
my $class = shift;
|
||||
|
|
Reference in a new issue