mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
Merge pull request #1175 from codysoyland/remove-unused-cgo
Remove unused cgo preamble
This commit is contained in:
commit
762196809d
1 changed files with 0 additions and 2 deletions
|
|
@ -14,8 +14,6 @@
|
|||
|
||||
package pilosa
|
||||
|
||||
// #cgo CFLAGS:-mpopcnt
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"sort"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue