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:
@@ -31,8 +31,6 @@
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
|
||||
#include <numeric>
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
static CursorID TranslateStoryPageButtonCursor(StoryPageButtonCursor cursor);
|
||||
|
Reference in New Issue
Block a user