123456789101112131415161718 |
- #IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
- #IncludeRegexScan: ^.*$
- #IncludeRegexComplain: ^$
- #IncludeRegexTransform:
- D:/Project/CPP/001/main.cpp
- my-svm/svm.h
- D:/Project/CPP/001/my-svm/svm.h
- stdio.h
- D:/Project/CPP/001/stdio.h
- D:/Project/CPP/001/my-svm/svm.h
- stdint.h
- -
|