Skip to content

Cyclic dependency in FieldLayout.hpp #507

@simon-schlepphorst

Description

@simon-schlepphorst

Including Ippl.h in FieldLayout.hpp creates a cyclic dependency. This should be avoided altogether!

#include "IpplCore.h"

#include "FieldLayout/FieldLayout.h"

#include "FieldLayout/FieldLayout.hpp"

#include "Ippl.h"

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