* 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

@ -6,7 +6,7 @@
* PROGRAMMER: Hervé Poussineau (hpoussin@reactos.org)
*/
#include "usetup.h"
#include <usetup.h>
#define NDEBUG
#include <debug.h>