diff --git a/Datatypes/SmartDateTime.php b/Datatypes/SmartDateTime.php index fb66a0a8a..ca879f39a 100644 --- a/Datatypes/SmartDateTime.php +++ b/Datatypes/SmartDateTime.php @@ -15,6 +15,8 @@ declare(strict_types=1); namespace phpOMS\Datatypes; +use phpOMS\Math\Functions; + /** * SmartDateTime. *