Skip to content

Consistently use "" or <> in includes #231

@volkm

Description

@volkm

Following this dicsussion on whether to use #include ".." or #include <..>.

If I read the documentation correctly, the quotation marks are only relevant if we want to include header files relative to the current files. This is the case for all stormpy header files. But storm is an external dependency and the files are not relative to the current file. So I would prefer to use angle brackets, but I might be wrong.

Regardless, we should agree on one standard and use it consistently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions