Valhalla structs
Build and Push Docker Image / build_and_push (push) Successful in 3m55s
Details
Build and Push Docker Image / build_and_push (push) Successful in 3m55s
Details
This commit is contained in:
parent
b858b0fb19
commit
d46c349d51
|
@ -1,6 +1,6 @@
|
||||||
package valhalla
|
package valhalla
|
||||||
|
|
||||||
// #cgo LDFLAGS: -L/usr/local/lib/ -lvalhalla_go
|
// #cgo LDFLAGS: -L/usr/local/lib/ -lvalhalla-go
|
||||||
// #include <stdio.h>
|
// #include <stdio.h>
|
||||||
// #include <stdlib.h>
|
// #include <stdlib.h>
|
||||||
// #include "./bindings/valhalla_go.h"
|
// #include "./bindings/valhalla_go.h"
|
||||||
|
|
Loading…
Reference in New Issue