[Bf-committers] CVS commit: blender/intern/string/intern STR_String.cpp

Unprivileged User bf-committers@blender.org
Mon, 2 Dec 2002 10:48:11 +0100 (CET)


nobody      2002/12/02 10:48:11 CET

  Modified files:
    blender/intern/string/intern STR_String.cpp 
  
  Log:
  I added
  #include <stdlib.h>
  To fix a problem with a machine not being able to find malloc
  
  Kent
  
  Revision  Changes    Path
  1.4       +3 -2      blender/intern/string/intern/STR_String.cpp