[Bf-committers] CVS commit: blender/source/gameengine/SceneGraph SG_Spatial.h

Unprivileged User bf-committers@blender.org
Tue, 5 Nov 2002 20:54:23 +0100 (CET)


nobody      2002/11/05 20:54:23 CET

  Modified files:
    blender/source/gameengine/SceneGraph SG_Spatial.h 
  
  Log:
  changed:
   friend SG_Controller;
  to:
   friend class SG_Controller;
  
  gcc-3.2 was complaining that it wasn't defined.
  
  Kent
  --
  mein@cs.umn.edu
  
  Revision  Changes    Path
  1.4       +2 -2      blender/source/gameengine/SceneGraph/SG_Spatial.h