Skip to content

Commit

Permalink
Merge pull request #62 from onwsk8r/master
Browse files Browse the repository at this point in the history
Fix Windows compilation errors
  • Loading branch information
goccy authored Dec 29, 2022
2 parents 04a0120 + 20e1846 commit 8c6d319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/ccall/cdt.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package ccall

/*
#cgo CFLAGS: -DGVLIBDIR=graphviz
#cgo CFLAGS: -fcommon
#cgo CFLAGS: -Icdt
#cgo CFLAGS: -Icommon
#cgo CFLAGS: -Igvc
Expand Down

0 comments on commit 8c6d319

Please sign in to comment.