mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
include cmath in HardwareDisplayDrawingEngine
This commit is contained in:
committed by
Michał Janiszewski
parent
4dfcb32d85
commit
360cd813b7
@@ -14,6 +14,7 @@
|
||||
*****************************************************************************/
|
||||
#pragma endregion
|
||||
|
||||
#include <cmath>
|
||||
#include <vector>
|
||||
#include <openrct2/common.h>
|
||||
#include <SDL.h>
|
||||
|
||||
Reference in New Issue
Block a user