diff options
Diffstat (limited to 'vendor/github.com/bytedance/sonic/internal/native/fastfloat_test.tmpl')
-rw-r--r-- | vendor/github.com/bytedance/sonic/internal/native/fastfloat_test.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/bytedance/sonic/internal/native/fastfloat_test.tmpl b/vendor/github.com/bytedance/sonic/internal/native/fastfloat_test.tmpl index c619d8afa..deda744c8 100644 --- a/vendor/github.com/bytedance/sonic/internal/native/fastfloat_test.tmpl +++ b/vendor/github.com/bytedance/sonic/internal/native/fastfloat_test.tmpl @@ -1,3 +1,8 @@ +// +build amd64 + + +// Code generated by Makefile, DO NOT EDIT. + // Code generated by Makefile, DO NOT EDIT. /* |