Leave lsup_rdf.h right under include and move all other headers to include/lsup. This should also be the arrangement in the install target.
Update all #include directives to reflect this change.
Leave `lsup_rdf.h` right under `include` and move all other headers to `include/lsup`. This should also be the arrangement in the install target.
Update all `#include` directives to reflect this change.
Leave
lsup_rdf.h
right underinclude
and move all other headers toinclude/lsup
. This should also be the arrangement in the install target.Update all
#include
directives to reflect this change.