Skip to content

Branch.hpp doesn't include PowerSystemData.hpp even though it uses a type from that header #57

@alexander-novo

Description

@alexander-novo

Not currently causing a mis-compilation because the only things including that header happen to also include PowerSystemData.hpp before Branch.hpp. But after auto-formatting (#32) the order of these includes change and it becomes a mis-compilation.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions