Skip to content

Remove absolute path from include statement in cpp generated code #4

@end2endzone

Description

@end2endzone

Generated cpp code add the following include statement:

#include ".\generated_files\testText100000\_testText100000.h"

Code should be replaced for the following:

#include "_testText100000.h"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions