bug fixed

This commit is contained in:
Lunny Xiao 2014-08-21 11:41:37 +08:00
parent 4fdc045edc
commit 7765263e19
1 changed files with 1 additions and 1 deletions

View File

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