mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 21:13:39 +00:00
cgo: add package directory to header include paths
This commit is contained in:
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
#include "main.h"
|
||||
|
||||
int fortytwo() {
|
||||
return 42;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user