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