Add guardealloc for RAS_MeshObject.cpp (and clean whitespace).

This commit is contained in:
Guillermo S. Romero 2009-11-24 23:24:56 +00:00
parent 5b722b1e87
commit 7b6bc0225d

@ -39,6 +39,7 @@ CPPFLAGS += -I$(NAN_GLEW)/include
CPPFLAGS += -I$(OPENGL_HEADERS)
CPPFLAGS += -I$(NAN_STRING)/include
CPPFLAGS += -I$(NAN_MOTO)/include
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
CPPFLAGS += -I../../kernel/gen_system
CPPFLAGS += -I../../blender/makesdna
CPPFLAGS += -I../SceneGraph