Selaa lähdekoodia

Add missing include

rdb 12 vuotta sitten
vanhempi
sitoutus
dd345d6c02
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      panda/src/express/subStreamBuf.cxx

+ 1 - 0
panda/src/express/subStreamBuf.cxx

@@ -14,6 +14,7 @@
 
 
 #include "subStreamBuf.h"
 #include "subStreamBuf.h"
 #include "pnotify.h"
 #include "pnotify.h"
+#include "memoryHook.h"
 
 
 #ifndef HAVE_STREAMSIZE
 #ifndef HAVE_STREAMSIZE
 // Some compilers (notably SGI) don't define this for us
 // Some compilers (notably SGI) don't define this for us