Browse Source

need stdlib.h

David Rose 18 years ago
parent
commit
facb94eea5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dtool/src/dtoolbase/memoryHook.cxx

+ 1 - 0
dtool/src/dtoolbase/memoryHook.cxx

@@ -18,6 +18,7 @@
 
 #include "memoryHook.h"
 #include "deletedBufferChain.h"
+#include <stdlib.h>
 
 #ifdef WIN32