Merge pull request #323 from FiloSottile/master

Make Go 1.7 fail compilation without cgo
This commit is contained in:
mattn 2016-09-04 09:19:41 +09:00 committed by GitHub
commit e87c35082b
1 changed files with 2 additions and 0 deletions

2
doc.go
View File

@ -110,3 +110,5 @@ See the documentation of RegisterFunc for more details.
*/
package sqlite3
import "C"