Valhalla structs
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 3m58s

This commit is contained in:
2024-12-30 17:32:59 +01:00
parent 11405e2a99
commit b858b0fb19

View File

@@ -1,6 +1,6 @@
package valhalla
// #cgo LDFLAGS: -L/usr/local/lib/ -llibvalhalla-go
// #cgo LDFLAGS: -L/usr/local/lib/ -lvalhalla_go
// #include <stdio.h>
// #include <stdlib.h>
// #include "./bindings/valhalla_go.h"