Skip to content

Headers exported wthout "pisa" #352

Description

@elshize

When PISA is used as a library, the exported path for includes is wrong; you need to include headers like so:

#include <compress.hpp>

Should be

#include <pisa/compress.hpp>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions