Skip to content

#pragma message w/ #include result in error #27

@PaltryProgrammer

Description

@PaltryProgrammer

Greetings Kind Regards The statements below cause problems for checkheaders. In particular the code threw a std::out_of_range exception. It finds #include 'ed stdafx.h") which of course it does not wish to. I utilize such #pragma messages to aid in debugging. I am not certain but perhaps regex or awk would be better choices. Thank You Kindly

#include "stdafx.h"
#pragma message (#include 'ed stdafx.h")

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