Add auto include headers feature.
To use this feature simply add /full/path/to/the/header.h in .kdev_include_paths. And this file will be added to all files in specified directory and its subdirectories as if each file #include'd it (see also -include command line option of clang/gcc). REVIEW: 116053 BUG: 315705
Loading
Please register or sign in to comment