浏览代码

math import

disintegration 11 年之前
父节点
当前提交
80ea1c7cd0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      helpers.go

+ 1 - 0
helpers.go

@@ -7,6 +7,7 @@ import (
 	_ "image/gif"
 	"image/jpeg"
 	"image/png"
+	"math"
 	"os"
 	"path/filepath"
 	"strings"