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
|
@ -18,6 +18,7 @@
|
|||
#include <cmath>
|
||||
#include <algorithm>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CPUDetect.h"
|
||||
#include "Common/Math/math_util.h"
|
||||
#include "Common/MemoryUtil.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue