소스 검색

general: Fix missing include

Sam Edwards 7 년 전
부모
커밋
24c8ef9887
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      panda/src/express/weakPointerToVoid.h

+ 1 - 0
panda/src/express/weakPointerToVoid.h

@@ -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