Fix go build
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 4m12s
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 4m12s
This commit is contained in:
3
bindings/bindings.go
Normal file
3
bindings/bindings.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package bindings
|
||||
|
||||
import "C"
|
||||
@@ -1,5 +1,3 @@
|
||||
//go:build exclude
|
||||
|
||||
#include <valhalla/tyr/actor.h>
|
||||
#include <valhalla/baldr/rapidjson_utils.h>
|
||||
#include <valhalla/midgard/logging.h>
|
||||
|
||||
Reference in New Issue
Block a user