mirror of
https://github.com/huderlem/porymap.git
synced 2026-03-21 17:45:44 -05:00
Remove include limits
This commit is contained in:
parent
ab108f8a60
commit
a960456c6e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user