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
|
@ -15,7 +15,8 @@
|
|||
// Official git repository and contact information can be found at
|
||||
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
|
||||
|
||||
#include "Math3D.h"
|
||||
#include "Common/Common.h"
|
||||
#include "GPU/Math3D.h"
|
||||
|
||||
namespace Math3D {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue