mirror of
https://github.com/huderlem/porymap.git
synced 2026-04-24 23:07:52 -05:00
Add missing include
This commit is contained in:
parent
142b5de5af
commit
ab108f8a60
|
|
@ -1,4 +1,5 @@
|
|||
#include "bitpacker.h"
|
||||
#include <climits>
|
||||
#include <limits>
|
||||
|
||||
// Sometimes we can't explicitly define bitfields because we need to allow users to
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user