mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 09:44:52 +01:00
Merge pull request #2144 from LinusU/draw-rect-include
add limits.h include for CHAR_BIT
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*****************************************************************************/
|
||||
|
||||
#include <limits.h>
|
||||
#include "../addresses.h"
|
||||
#include "../common.h"
|
||||
#include "drawing.h"
|
||||
|
||||
Reference in New Issue
Block a user