diff --git a/src/openrct2/common.h b/src/openrct2/common.h index ef3497802a..67b4d2d0ff 100644 --- a/src/openrct2/common.h +++ b/src/openrct2/common.h @@ -9,8 +9,6 @@ #pragma once -#undef M_PI - // Ignore isatty warning on WIN32 #ifndef _CRT_NONSTDC_NO_WARNINGS # define _CRT_NONSTDC_NO_WARNINGS