Skip to content

Support for __has_include #97

@akrzemi1

Description

@akrzemi1

I was trying to use pcpp (1.30) on this header-only library: https://github.com/tzlaine/parser

I am using command

/home/andrzej/.local/bin/pcpp boost/parser/parser.hpp -UBOOST_PARSER_DOXYGEN -I.

I am encountering two problems.

  1. The tool seems not to recognize __has_include and ends with an error when it encounters one.
  2. The rendered output is missing content. E.g., there is no #define even though one sees plenty of them when one looks through the header files of the library.

Any help would be most appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions