Ver código fonte

math package is missing

Manu Mtz-Almeida 11 anos atrás
pai
commit
9d59fc51bc
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      context.go

+ 1 - 0
context.go

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