math package is missing

This commit is contained in:
Manu Mtz-Almeida 2015-03-26 14:07:01 +01:00
parent 31323f694b
commit 9d59fc51bc
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ import (
"fmt" "fmt"
"log" "log"
"net" "net"
"math"
"net/http" "net/http"
"strings" "strings"