diff options
Diffstat (limited to 'indra/newview/lldrawpoolavatar.h')
-rw-r--r-- | indra/newview/lldrawpoolavatar.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/lldrawpoolavatar.h b/indra/newview/lldrawpoolavatar.h index 8afe6788ff..8c1bc70c8e 100644 --- a/indra/newview/lldrawpoolavatar.h +++ b/indra/newview/lldrawpoolavatar.h @@ -55,6 +55,8 @@ public: LLVertexBuffer::MAP_CLOTHWEIGHT }; + ~LLDrawPoolAvatar(); + /*virtual*/ BOOL isDead(); typedef enum { RIGGED_MATERIAL=0, |