Registered Member
|
I'm working with a makefile project in KDevelop. The project has a "standard" include file which contains some platform-specific stuff, basic type definitions etc. The convention is that the standard header is included in each source file but never included in header files.
This convention causes troubles when I'm editing header files. Background parser naturally doesn't know that the standard header is supposed to be included and throws errors when it sees things from the standard header. I was wondering, is it possible to instruct the background parser to auto-include a file? Or deal with the problem otherwise? |
Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]