123456789101112131415161718192021222324252627282930313233343536 |
- #IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
- #IncludeRegexScan: ^.*$
- #IncludeRegexComplain: ^$
- #IncludeRegexTransform:
- /root/EVRC/evrcc/evrc_codec.cpp
- iostream
- -
- fstream
- -
- string
- -
- vector
- -
- time.h
- -
- windows.h
- -
- sys/time.h
- -
- evrcc.h
- /root/EVRC/evrcc/evrcc.h
- /root/EVRC/evrcc/evrcc.h
- stddef.h
- -
- stdint_win32.h
- /root/EVRC/evrcc/stdint_win32.h
- stdint.h
- -
- /root/EVRC/evrcc/stdint_win32.h
|