mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
missing includes
This commit is contained in:
parent
d86b4f1711
commit
01c9d616b3
@ -22,6 +22,8 @@
|
||||
#include <cassert>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
||||
#define BUTTON_WIDTH 120
|
||||
#define BUTTON_SPACE 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user