fixed build tag

This commit is contained in:
Lunny Xiao 2014-08-21 11:50:23 +08:00
parent 7765263e19
commit 34558c9f6a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
package xorm
// +build !windows,!nacl,!plan9 // +build !windows,!nacl,!plan9
package xorm
import ( import (
"fmt" "fmt"
"log/syslog" "log/syslog"