Global: Reduce includes of common headers.
In many places, string, map, or Common.h were included but not needed.
This commit is contained in:
parent
3df6cb704f
commit
2479d52202
162 changed files with 144 additions and 185 deletions
|
@ -19,7 +19,6 @@
|
|||
|
||||
#include "GPU/Software/DrawPixel.h"
|
||||
#include "GPU/Software/FuncId.h"
|
||||
#include "GPU/Software/RasterizerRegCache.h"
|
||||
#include "GPU/Software/Sampler.h"
|
||||
#include "GPU/Software/TransformUnit.h" // for DrawingCoords
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue