I've renamed all #ifndefs, wrapped sources in a namespace, and updated the tests and example to match.
I also added a target in the makefile for building libSIMDCompressionAndIntersection.a for linking.
I've tested the build on my machine and everything seems to be in order.
I've renamed all
#ifndef
s, wrapped sources in a namespace, and updated the tests and example to match. I also added a target in the makefile for buildinglibSIMDCompressionAndIntersection.a
for linking. I've tested the build on my machine and everything seems to be in order.