Merge branch 'master' of ssh://cpp/liblerdorf
This commit is contained in:
commit
879b6890a5
1 changed files with 2 additions and 0 deletions
|
|
@ -290,6 +290,8 @@ use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use Term::ANSIColor qw(:constants);
|
use Term::ANSIColor qw(:constants);
|
||||||
|
|
||||||
|
use ACU::Log;
|
||||||
|
|
||||||
sub new ($$$$$)
|
sub new ($$$$$)
|
||||||
{
|
{
|
||||||
my $class = shift;
|
my $class = shift;
|
||||||
|
|
|
||||||
Reference in a new issue