Skip to content

iwyu recommends changing C++ headers for C equivalents` #226

Closed
@pnorman

Description

@pnorman
node-ram-cache.hpp should add these lines:
#include <sys/_stdint.h>                // for int64_t, int32_t
#include <sys/limits.h>                 // for INT_MIN

node-ram-cache.hpp should remove these lines:
- #include <climits>  // lines 15-15
- #include <cstdint>  // lines 16-16

These are the same headers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions