(cherry picked from commit d8cbd5554f)
d8cbd5554f
@ -1,7 +1,7 @@
pragma solidity ^0.4.24;
import "../../contracts/math/Math.sol";
import "../math/Math.sol";
contract MathMock {