Skip to content

Commit

Permalink
deploy: 9d9b968
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekStride committed Dec 11, 2024
1 parent 035354e commit f2a6b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/go/binding.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package tree_sitter_sql

// #cgo CFLAGS: -std=c11 -fPIC
// #include "../../src/parser.c"
// // NOTE: if your language has an external scanner, add it here.
// #include "../../src/scanner.c"
import "C"

import "unsafe"
Expand Down

0 comments on commit f2a6b6f

Please sign in to comment.