aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_trace.go
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite3_trace.go')
-rw-r--r--sqlite3_trace.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlite3_trace.go b/sqlite3_trace.go
index 8f90a56..999ba78 100644
--- a/sqlite3_trace.go
+++ b/sqlite3_trace.go
@@ -2,7 +2,7 @@
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
-// +build trace
+// +build sqlite_trace trace
package sqlite3