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

2
doc.go
View File

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