Commit f5f6fd20 authored by songlinfeng's avatar songlinfeng 💬
Browse files

chang header file in hwloc.go

parent b3de3b98
...@@ -3,7 +3,7 @@ package hwloc ...@@ -3,7 +3,7 @@ package hwloc
// #cgo pkg-config: hwloc // #cgo pkg-config: hwloc
// #include <stdint.h> // #include <stdint.h>
// #include <hwloc.h> // #include <hwloc.h>
// #include <hwloc/autogen/config.h>
import "C" import "C"
import ( import (
"fmt" "fmt"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment