Code cleanup: remove unused includes

Opted to keep includes if they are used indirectly (even if removing is possible).
This commit is contained in:
2014-05-01 03:55:41 +10:00
parent 19cd6922a5
commit 4ca67869cc
345 changed files with 9 additions and 996 deletions

View File

@@ -60,7 +60,6 @@
#include "volumetric.h"
#include "volume_precache.h"
#include "BKE_global.h"
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* defined in pipeline.c, is hardcopy of active dynamic allocated Render */