mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 17:32:45 +01:00
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