Valhalla structs
Build and Push Docker Image / build_and_push (push) Successful in 3m55s Details

This commit is contained in:
Arnaud Delcasse 2024-12-30 17:43:52 +01:00
parent b858b0fb19
commit d46c349d51
1 changed files with 1 additions and 1 deletions

View File

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