aboutsummaryrefslogtreecommitdiff
path: root/generate_windows.go
blob: 615e1f9ef4485816830818d50fea56205d70d408 (plain)
1
2
3
4
5
6
7
// Copyright 2017 The Sqlite Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

//go:generate go run generator_windows.go

package sqlite