mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-26 18:06:32 -05:00
Remove include limits
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "bitpacker.h"
|
||||
#include <climits>
|
||||
#include <limits>
|
||||
|
||||
// Sometimes we can't explicitly define bitfields because we need to allow users to
|
||||
// change the size and arrangement of its members. In those cases we use this
|
||||
|
||||
Reference in New Issue
Block a user