Skip to content

Do I use the program correctly? (Windows) #161

@stephane-archer

Description

@stephane-archer

I use the following command:
python .\cppclean --include-path pathToMyProject\ pathToACppFilesWithToMuchHeader\myfile.cpp
and I have the following output:
pathToACppFilesWithToMuchHeader\myfile.cpp: should #include header file 'FullPath\myfile.h'
but in myfile.cpp I include this file in the following way:
#include <folder1/myfile.h>
with folder1 in pathToMyProject\

and that doesn't mention any unused header in the file

What do I do wrong?

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