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

This commit is contained in:
Arnaud Delcasse 2024-12-30 17:32:59 +01:00
parent 11405e2a99
commit b858b0fb19
1 changed files with 1 additions and 1 deletions

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"