mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Add missing include (to fix compile error on FreeBSD)
This commit is contained in:
parent
87de7c16be
commit
1eb6bf3d42
@ -71,6 +71,7 @@
|
|||||||
#include "modelNode.h"
|
#include "modelNode.h"
|
||||||
#include "py_panda.h"
|
#include "py_panda.h"
|
||||||
#include "bam.h"
|
#include "bam.h"
|
||||||
|
#include "bamWriter.h"
|
||||||
|
|
||||||
// stack seems to overflow on Intel C++ at 7000. If we need more than
|
// stack seems to overflow on Intel C++ at 7000. If we need more than
|
||||||
// 7000, need to increase stack size.
|
// 7000, need to increase stack size.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user