Parcourir la source

fix class fatal error #7939

Julio il y a 9 ans
Parent
commit
d39592316a
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      main/exercice/calculated_answer.class.php

+ 2 - 0
main/exercice/calculated_answer.class.php

@@ -1,6 +1,8 @@
 <?php
 <?php
 /* For licensing terms, see /license.txt */
 /* For licensing terms, see /license.txt */
 
 
+use Webit\Util\EvalMath\EvalMath;
+
 /**
 /**
  *  Class CalculatedAnswer
  *  Class CalculatedAnswer
  *  This class contains calculated answer form and answer processing functions
  *  This class contains calculated answer form and answer processing functions