* Slap *some* sense into our header inclusions.

* This significantly shrinks the dependency tracking data and the compiled objects size, which speeds up the whole build process (especially the incremental builds) accelerating the daily development as a result.
* No intended code changes, ~27% smaller build. Enjoy ;)

svn path=/trunk/; revision=58214
This commit is contained in:
Amine Khaldi 2013-01-24 23:00:42 +00:00
parent 7d4974af75
commit 2bd930547c
2243 changed files with 12671 additions and 9977 deletions

View file

@ -137,7 +137,7 @@
* Added commands help display to help command (ex. : "help cmd")
*/
#include <precomp.h>
#include "precomp.h"
#ifdef INCLUDE_CMD_CHDIR