On 2012-08-31 06:54, Mehrdad wrote:
Why can't the IDE just scan all the #include dependencies in an internal database, and update them accordingly?
Say you're building a library and you're currently editing one of the header files. You have know idea where that file can be used in the future. There's possible that the file isn't used at all in the library, i.e. no file includes it.
-- /Jacob Carlborg
