Skip to content

Make each file include its headers #93

@alberto-scolari

Description

@alberto-scolari

So far the project uses a doxide.hpp header that includes multiple C++ standard headers plus those of some dependencies. This header also exports some functions that are functionally unrelated to each other. The idea is to minimize its content and clean it up. This way, a change in the header content does not trigger a full re-compilation of the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions