Recognize inl files as C++
In some projects these kind of files are used for completely inlined classes, that can be split up in a header and source file automatically.
Please register or sign in to comment
In some projects these kind of files are used for completely inlined classes, that can be split up in a header and source file automatically.