mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
general: Fix missing include
This commit is contained in:
parent
239f66cf11
commit
24c8ef9887
@ -17,6 +17,7 @@
|
||||
#include "pandabase.h"
|
||||
#include "pointerToVoid.h"
|
||||
#include "weakPointerCallback.h"
|
||||
#include "weakReferenceList.h"
|
||||
|
||||
/**
|
||||
* This is the specialization of PointerToVoid for weak pointers. It needs an
|
||||
|
Loading…
x
Reference in New Issue
Block a user