Browse Source

math import

disintegration 11 years ago
parent
commit
80ea1c7cd0
1 changed files with 1 additions and 0 deletions
  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"