HMCCUCHN: Fixed missing timer::hires

git-svn-id: https://svn.fhem.de/fhem/trunk@10269 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
fhemzap
2015-12-26 16:31:39 +00:00
parent 248f3d28c6
commit 8d0a4e3667

View File

@@ -39,6 +39,8 @@ use strict;
use warnings;
use SetExtensions;
use Time::HiRes;
sub HMCCUCHN_Define ($@);
sub HMCCUCHN_Set ($@);
sub HMCCUCHN_Get ($@);