Fix go build
Build and Push Docker Image / build_and_push (push) Successful in 4m12s

This commit is contained in:
2024-12-30 15:37:10 +01:00
parent cad8e7ac3e
commit 0139ebdf72
2 changed files with 3 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
package bindings
import "C"
-2
View File
@@ -1,5 +1,3 @@
//go:build exclude
#include <valhalla/tyr/actor.h>
#include <valhalla/baldr/rapidjson_utils.h>
#include <valhalla/midgard/logging.h>