Skip to content

missing include #56

@jacobmerson

Description

@jacobmerson

The following error is showing up in the pcms clang-tidy runs:

/home/runner/work/_temp/build-redev-openmpi/install/include/redev_partition.h:57:37: error: no member named 'LO' in namespace 'redev' [clang-diagnostic-error]
   57 |   using ModelEnt = std::pair<redev::LO, redev::LO>;
      |                              ~~~~~~~^

https://github.com/SCOREC/pcms/actions/runs/20416693489/job/58661403749?pr=252#step:24:40

This should be resolved by adding #include "redev_types.h" to redev_partition.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions