diff --git a/doc.go b/doc.go index c721f77..030cd93 100644 --- a/doc.go +++ b/doc.go @@ -110,3 +110,5 @@ See the documentation of RegisterFunc for more details. */ package sqlite3 + +import "C"