Codechange: Remove duplicated includes. (#10888)
These are now included by stdafx.h so don't need to be included again.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
#include <math.h>
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
|
Reference in New Issue
Block a user